We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 732058d commit f89192aCopy full SHA for f89192a
package/default/props.conf
@@ -1,3 +1,8 @@
1
+##
2
+## SPDX-FileCopyrightText: 2020 Splunk, Inc. <sales@splunk.com>
3
+## SPDX-License-Identifier: LicenseRef-Splunk-1-2020
4
5
6
[sc4snmp:traps]
7
pulldown_type = 0
8
NO_BINARY_CHECK = 1
package/default/transforms.conf
@@ -1,2 +1,7 @@
[ta_sc4snmp_trap]
REGEX = (?:^| )(?<_KEY_1>[^=]*)=(?! )(?<_VAL_1>.+?)(?=(?: [^ ]*(?<!\\)=|$))
0 commit comments