Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Current »

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. Once the agent is installed, login the web UI (https://localhost:6161) and select “Destination configuration”.

    image-20241203-093353.png
  3. 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”.

image-20241203-093630.png
  1. Configure the Snare reflector with the following policies below, specifying the port for each log type as configured in Securonix:

Datasource

Format in Reflector

Filter regex (include)

Filter comments

Notes

Apache Web Server

Syslog RFC 3164

ApacheLog

Set “Log Type” in log file policy as “Apache”.

Microsoft ADFS

Raw

AD FS/Admin

Microsoft Defender

Raw

Microsoft-Windows-Windows Defender/Operational

Microsoft DHCP

Syslog RFC 3164

MSSQL\$MICROSOFT##WID|MSSQLSERVER

Replace MSSQLSERVER with instance name

Set “Log Type” in log file policy as “DHCP”.

Microsoft DNS Server

Syslog RFC 3164

MSDNSServer

Set “Log Type” in log file policy as “DNS”.

Microsoft Exchange Parser

Syslog RFC 3164

ExchangeLog

“Custom” Log type specified in policy. Set as "ExchangeLog".

Microsoft IIS Server

Syslog RFC 3164

IISWebLog

Set “Log Type” in log file policy as “IIS”.

Microsoft Windows Powershell

Syslog RFC 3164

Microsoft-Windows-PowerShell/Operational

Microsoft Windows Snare Application

Raw

MSWinEventLog

One desitnation and policy required for Security, Application and System

Microsoft Windows Snare Security

Raw

MSWinEventLog

See above

Microsoft Windows Snare System

Raw

MSWinEventLog

See above

Microsoft Windows Sysmon

Raw

Microsoft-Windows-Sysmon/Operational

Microsoft Windows Sysmon

Syslog

Microsoft-Windows-Sysmon/Operational

RADIUS_NPS

Syslog RFC 3164

RadiusLog

“Custom” Log type specified in policy. Set as "RadiusLog".

Windows MSSQL Via Syslog SNARE

Raw

MSSQL\$MICROSOFT##WID|MSSQLSERVER

Replace MSSQLSERVER with instance name

Windows MSSQL Via Syslog SNARE

Syslog RFC 3164

MSSQL\$MICROSOFT##WID|MSSQLSERVER

Replace MSSQLSERVER with instance name

Note: Securonix has various parsers for log data generated and sent from Snare, details on this can be found at the below links.

  • No labels