geoip
This commit is contained in:
parent
070725bc35
commit
ba25fc9fe2
|
@ -65,8 +65,7 @@ destination d_bind_logs {
|
|||
template("$(format-json --scope rfc5424 --scope dot-nv-pairs
|
||||
--rekey .* --shift 1 --scope nv-pairs
|
||||
--exclude DATE @timestamp=${ISODATE})")
|
||||
persist-name("d_bind_logs")
|
||||
);
|
||||
persist-name("d_bind_logs"));
|
||||
};
|
||||
|
||||
log {
|
||||
|
|
Loading…
Reference in New Issue