Configure Windows Legacy and NetApp Event SourcesConfigure Windows Legacy and NetApp Event Sources
This topic tells you how to configure Windows Legacy event sources in NetWitness.
The Windows Legacy collection protocol collects event data from Windows 2003 or earlier event sources, and from NetApp event sources.
PrerequisitesPrerequisites
Before you configure a Windows Legacy event source, make sure that you have:
- Installed the NetWitness Windows Legacy Remote Collector on a physical or virtual Windows 2008 64-bit server.
- Added this Windows Legacy Remote Collector to NetWitness.
Add a Windows Legacy Event SourceAdd a Windows Legacy Event Source
- Access the Services view by selecting (Admin) > Services from the NetWitness menu.
- In the Services grid, select a Windows Legacy Log Decoder service.
- Under Actions, select > View > Config to display the Log Collection configuration parameter tabs.
- Click the Event Sources tab.
-
In the Event Sources tab, select one of the following options from the drop-down menu.
- Windows Legacy/Windows.
- Windows Legacy/NetApp.
-
Configure the alias:
-
Click in the Event Categories panel toolbar.
The Add Source dialog is displayed.
-
Specify values for the parameters and click OK.
Note: By default, Remote Registry Initialization is selected. For details, see Remote Registry Access below.
The newly added windows event source type is displayed in the Event Categories panel.
-
-
Add the event source:
-
Select the new alias in the Event Categories panel and click in the Source panel toolbar.
The Add Source dialog is displayed.
-
Specify values for the event source parameters and click OK.
For details, see Windows Legacy Configuration Parameters below.
The newly added Windows event source is displayed in the Event Categories panel.
-
Remote Registry AccessRemote Registry Access
Windows Legacy Collector performs an initial verification of the event source before collecting data. By default, Windows Legacy Collector uses Windows Management Instrumentation (WMI) method to perform this initial verification. If you enable Remote registry access method, Windows Legacy Collector performs a remote registry query to verify the event source.
Configure Push or Pull between Log Collector and Windows Legacy CollectorConfigure Push or Pull between Log Collector and Windows Legacy Collector
You can configure the Windows Legacy Collector to push event data to a Local Collector, or you can configure a Local Collector to pull event data from the Windows Legacy Collector.
To configure a Local Collector or the Windows Legacy Collector:
- Go to (Admin) > Services.
- Select a Local Collector or the Windows Legacy Collection service.
- Under Actions, select > View > Config to display the Log Collection configuration parameter tabs.
-
Depending on your selection in step 2:
- If you selected a Local Collector, the Remote Collectors tab is displayed. Select the Windows Legacy Collector from which the Local Collector pulls events in this tab.
- If you selected a Windows Legacy Collector, the Local Collectors are displayed. Select the Local Collectors to which the Windows Legacy Collector pushes events in this tab.
Windows Legacy Configuration ParametersWindows Legacy Configuration Parameters
The following table describes the basic parameters for a Windows Legacy event source.
Note: Required parameters are marked with an asterisk. All other parameters are optional.
Feature | Description |
---|---|
Name* | The name of the event source. Valid value is a name in the [_a-zA-Z] [_a-zA-Z0-9]* range. You can use a dash "-" as part of the name. |
Event Source Address* | IP address of the event source. Valid value is an IPv4 address, IPv6 address, or a hostname including a fully qualified domain name. NetWitness defaults to 127.0.0.1. Log Collector converts the hostname to lower-case letters to prevent duplicate entries. |
Event Log Name |
The name of the event log from which to collect event data (for example, System, Application, or Security).
|
Enabled | Select this checkbox to collect from this event source. If you do not check this checkbox, the Log Collector does not collect events from this event source. |
Event Directory Path |
NetApp .evt or.evtx files directory path. This must be the UNC path. The NetApp generates event data and saves it in.evt or.evtx files in a shareable directory on the NetApp appliance.
|
Event File Prefix | Prefix of the .evt files (for example, adtlog.) saved in the Event Directory Path. |
Cancel | Closes the dialog without adding the Windows Legacy event source. |
OK | Adds the current parameter values as a new event source |
The following table describes the advanced parameters for a Windows Legacy event source.
Feature | Description |
---|---|
Event Buffer Size |
Maximum size of the data the Log Collector pulls from the event source for each request. Valid value is a number in 0 to 511 Kilobytes range. You specify this value in Kilobytes. |
Event Too Large Result | Tells Log Collector what to do if an event is too large for the event buffer. |
Maximum Event Data |
Maximum size of event data to include in the output. Valid value is a number in 0 to 511Kilobytes range. You specify this value in Kilobytes or Megabytes.
|
Max Events Per Cycle | The maximum number of events per polling cycle (how many events collected per polling cycle). |
Polling Interval |
Interval (amount of time in seconds) between each poll. The default value is 180. For example, if you specify 180, the collector schedules a polling of the event source every 180 seconds. If the previous polling cycle is still underway, it will wait for it to finish that cycle. If you have a large number of event sources that you are polling, it may take longer than 180 seconds for the polling to start because the threads are busy. |
Debug |
Caution: Only enable debugging (set this parameter to On or Verbose) if you have a problem with an event source and you need to investigate this problem. Enabling debugging will adversely affect the performance of the Log Collector. Enables or disables debug logging for the event source. Valid values are:
This parameter is designed to debug and monitor isolated event source collection issues. If you change this value, the change takes effect immediately (no restart required). Limit the number of event sources for which you use Verbose debugging to minimize performance impact. |