Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Windows Configuration

By default IIS automatically starts outputting it’s logs into “C:\inetpub\logs\wmsvc”

...

%SystemDrive%\inetpub\logs\LogFiles

Agent Configuration

Snare can forward log data to Securonix using their pre-configured parsers. This guide outlines the steps to configure the Snare agent, along with links to the Securonix documentation on how to finalise configuration within Securonix itself.

  1. Follow steps outlined here to install the Snare agent. Agent Installation - Snare Windows Agent v5 Documentation - Confluence

  2. To collect the Radius logs from the newly created log file navigate to “Log Sources > Log Files”

  3. Click “Add”, Select the log type and select “ Microsoft IIS web server logs”

  4. Paste in the location of the log file e.g. C:\inetpub\logs\LogFiles\* into the “Log file or Directory Field”

    image-20250213-114359.png
  5. In the “Log File Format” Field input the name of the file e.g. *.log

  6. Once happy click Change configuration and restart the service to save the change.Follow steps outlined here to install the Snare agent. Agent Installation - Snare Windows Agent v5 Documentation - Confluence

  7. Once the agent is installed, login the web UI (https://localhost:6161) and select “Destination configuration”.

    image-20241203-093353.png
  8. Under the “Network Destinations” section, enter the domain/IP address and port for Snare Reflector, and ensure Format is “Snare” and “Delimiter Character” is “Tab”.

...

Snare Reflector Configuration

  1. Login to Snare Central. Navigate to the Reflector UI (System->Administrative Tools-> Configure Collector/Reflector) and select “Destinations” on the left hand menu.

  2. Select “Add Destination” at the bottom of the page and create a new destination with the following configuration and select “Update”, the “Proceed with update” and scroll to the top of the window and select “Restart Reflector” to apply the settings.

Configuration option

Value

Hostname

IP/Hostname of the SNYPR instance in Securonix.

Port

Port associated with the Snare Microsoft Windows parser

Format

Set the format to “QRadar”

Protocol

Set the protocol to UDP, TCP or TLS as per the configuration in SNYPR.

Add Regular Expression

Create a policies with the following regular expression and mode set to “Include” (not including quotes):
”IISWebLog””\tIISWebLog\t”

  1. image-20250213-115110.png

    Once applied, return to the Reflector dashboard by selecting “Dashboard” and locate the chart for the destination that was just configured. Ensure the “Status” is “Sending” and that the chart has values.

  2. Once applied, return to the Reflector dashboard by selecting “Dashboard” and locate the chart for the destination that was just configured. Ensure the “Status” is “Sending” and that the chart has values.

...