Package | Description |
---|---|
org.opennms.features.apilayer.config | |
org.opennms.netmgt.config | |
org.opennms.netmgt.config.syslogd |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.syslogd |
Class and Description |
---|
SyslogdConfigurationGroup |
UeiMatch
List of Strings to UEI matches
|
Class and Description |
---|
HideMatch
List of substrings or regexes that, when matched, signal
that the message has sensitive contents and should
therefore be hidden
|
UeiMatch
List of Strings to UEI matches
|
Class and 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.
|
UeiMatch
List of Strings to UEI matches
|
Class and Description |
---|
HideMatch
List of substrings or regexes that, when matched, signal
that the message has sensitive contents and should
therefore be hidden
|
UeiMatch
List of Strings to UEI matches
|
Copyright © 2021. All rights reserved.