Class | Description |
---|---|
Configuration |
Top-level element for the syslogd-configuration.xml configuration file.
|
HideMatch |
List of substrings or regexes that, when matched, signal
that the message has sensitive contents and should
therefore be hidden
|
HostaddrMatch |
String against which to match the host IP address; interpreted
as a regular expression.
|
HostnameMatch |
String against which to match the hostname; interpreted
as a regular expression.
|
Match |
String against which to match the message body; interpreted
as a substring or a regular expression according to the
value of the "type" attribute
|
ParameterAssignment |
For regex matches, assign the value of a matching group
to a named event parameter
|
ProcessMatch |
String against which to match the process name; interpreted
as a regular expression.
|
SyslogdConfiguration | |
SyslogdConfigurationGroup | |
UeiMatch |
List of Strings to UEI matches
|
Copyright © 2021. All rights reserved.