Update configuration for proxy logging.

This commit is contained in:
Fredrik Kjellman 2022-04-25 14:13:59 +02:00
parent e3a92f3ada
commit 7bce389039

View file

@ -1,8 +1,3 @@
[[inputs.tail]]
[[outputs.file]]
files = ["/var/log/eidas_stats.log"]
data_format = "json"
tag_keys = ["type","timestamp","connectorEntityId","requesterId","loaMatching","connectorCountry","spType","requestedLoa","eidasResponseLoA","eidasRequestId","eidasResponseId","principal","nationalAssertionId","nationalRequestId","nationalIdP","eIDASAssertionIssueTime","eidasAssertionId"]
json_name_key = "type"
json_time_key = "timestamp"
json_time_format = "unix_ms"
json_timezone = "Local"