From bed124b483c1c93a1d90a6619b1753f95edc6aa6 Mon Sep 17 00:00:00 2001 From: daniel <daniel.barbero@artica.es> Date: Mon, 12 Feb 2018 10:08:46 +0100 Subject: [PATCH] add configuration token conf pandora --- pandora_server/conf/pandora_server.conf.new | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pandora_server/conf/pandora_server.conf.new b/pandora_server/conf/pandora_server.conf.new index e62d1b9b9b..a002d4b91c 100644 --- a/pandora_server/conf/pandora_server.conf.new +++ b/pandora_server/conf/pandora_server.conf.new @@ -120,6 +120,7 @@ snmp_pdu_address 0 #snmp_forward_privProtocol #snmp_forward_privPassword #snmp_forward_secLevel +#snmp_forward_community # Activate (1) Pandora Network Server @@ -622,6 +623,9 @@ syslog_max 65535 # Sync timeout #sync_timeout 10 +# Address +# sync_address + # Target LogStash server, to allow Dataserver and SyslogServer store log information in ElasticSearch #logstash_host ip #logstash_port 10514