Updated templates
This commit is contained in:
parent
cd8e86fd02
commit
6c06eaedcb
@ -1,2 +1,3 @@
|
||||
$template ls_json,"{{'{'}}{{'%'}}timestamp:::date-rfc3339,jsonf:@timestamp%,%source:::jsonf:@source_host%,%msg:::json%}"
|
||||
:syslogtag,isequal,"pg:" @{{ opsvm_ip }}:6000;ls_json
|
||||
if $syslogtag == 'pg:' and not ($msg contains 'dht_cli_') then @{{ opsvm_ip }}:6000;ls_json
|
||||
:msg, contains, "VM Interface Stats" ~
|
||||
|
@ -5,6 +5,9 @@ label={{ label}}
|
||||
plumgrid_rsync_port=2222
|
||||
plumgrid_rest_addr=0.0.0.0:9180
|
||||
fabric_mode={{ fabric_mode }}
|
||||
plumgrid_syslog_ng_ip={{ plumgrid_syslog_ng_ip }}
|
||||
plumgrid_syslog_ng_port={{ plumgrid_syslog_ng_port }}
|
||||
plumgrid_monitor_interval={{ plumgrid_monitor_interval }}
|
||||
start_plumgrid_iovisor=yes
|
||||
start_plumgrid=`/opt/pg/scripts/pg_is_director.sh $plumgrid_ip`
|
||||
location=
|
||||
|
Loading…
x
Reference in New Issue
Block a user