eid-ops/eidas-proxy-1.test.sveidas.se/overlay/etc/telegraf/telegraf.conf.d/50-json-input.conf

8 lines
483 B
Text

[[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"