Syslog
Used when more specific steelhead or steelconnect can not be identified
Key facts
- MSG Format based filter
- RFC5424 or Legacy BSD Format default port 514
Links
Sourcetypes
Sourcetype and Index Configuration
Parser Configuration
#/opt/sc4s/local/config/app-parsers/app-vps-riverbed_syslog.conf
#File name provided is a suggestion it must be globally unique
application app-vps-riverbed_syslog[sc4s-vps] {
filter {
host(....)
};
parser {
p_set_netsource_fields(
vendor('riverbed')
product('syslog')
);
};
};