diff options
author | Ladue, David (dl3158) <dl3158@att.com> | 2018-09-28 16:10:01 -0400 |
---|---|---|
committer | Ladue, David (dl3158) <dl3158@att.com> | 2018-09-28 16:53:34 -0400 |
commit | 3e79c897cb6357fe0d599d104eb6a31965ca414a (patch) | |
tree | 7e3d7e3303433f345cce25b71bf3984f39d9d20a /etc/snmptrapd.json | |
parent | dbc128b6374c7c4ee1dd7634d4b43051093ada82 (diff) |
requirements to pysnmp 4.4.5
Change-Id: Ica435adf6f97ef063920aaadfc3b929d1a903460
Issue-ID: DCAEGEN2-842
Signed-off-by: Ladue, David (dl3158) <dl3158@att.com>
Diffstat (limited to 'etc/snmptrapd.json')
-rw-r--r-- | etc/snmptrapd.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/snmptrapd.json b/etc/snmptrapd.json index 12e75c5..8281a35 100644 --- a/etc/snmptrapd.json +++ b/etc/snmptrapd.json @@ -50,7 +50,7 @@ "eelf_audit": "audit.log", "eelf_metrics": "metrics.log", "roll_frequency": "day", - "minimum_severity_to_log": 0 + "minimum_severity_to_log": 3 }, "snmpv3_config": { "usm_users": [ |