Configuring DSMs
192
L
INUX
For more information on syslog, see your Linux operating system documentation.
Configuring Linux OS
Using Syslog-ng
To configure Linux OS using the syslog-ng protocol:
Step 1
Log in to your Linux OS device, as a root user.
Step 2
Open the
/etc/syslog-ng/syslog-ng.conf
file.
Step 3
Add the following facility information:
filter auth_filter{ facility(authpriv); };
destination auth_destination { tcp("<IP address>" port(514)); };
log{
source(<Sourcename>);
filter(auth_filter);
destination(auth_destination);
};
Where:
<IP address>
is the IP address of the SIEM system.
<Source name>
is the name of the source defined in the configuration file.
Step 4
Save the file.
Step 5
Restart syslog-ng:
service syslog-ng restart
Step 6
You are now ready to configure the log source in SIEM.
To configure SIEM to receive events from Linux OS:
From the
Log Source Type
drop-down list box, select
Linux OS
.
For more information on configuring log sources, see the
Log Sources User Guide
.
For more information on syslog-ng, see your Linux operating system
documentation.
Содержание Security Information and Event Manager
Страница 1: ...Enterasys Security Information and Event Manager SIEM Configuring DSMs Release 7 7 0 P N 9034592 05...
Страница 2: ......
Страница 8: ......
Страница 20: ......
Страница 22: ......
Страница 24: ......
Страница 26: ......
Страница 32: ......
Страница 34: ......
Страница 36: ......
Страница 38: ......
Страница 44: ......
Страница 58: ......
Страница 90: ......
Страница 92: ......
Страница 94: ......
Страница 114: ......
Страница 116: ......
Страница 122: ......
Страница 124: ......
Страница 126: ...Configuring DSMs 110 FIREEYE...
Страница 128: ......
Страница 130: ......
Страница 132: ......
Страница 136: ......
Страница 140: ......
Страница 144: ......
Страница 172: ......
Страница 176: ...Configuring DSMs 160 ISC BIND...
Страница 180: ......
Страница 182: ......
Страница 184: ......
Страница 204: ......
Страница 224: ......
Страница 246: ......
Страница 250: ......
Страница 256: ......
Страница 260: ......
Страница 276: ......
Страница 282: ......
Страница 284: ......
Страница 306: ......
Страница 308: ......
Страница 318: ......
Страница 322: ......
Страница 324: ......
Страница 346: ......
Страница 356: ......
Страница 366: ......
Страница 384: ......
Страница 392: ......
Страница 394: ......
Страница 396: ......
Страница 398: ......
Страница 404: ......
Страница 426: ......