Remove faulty configuration from eidas-proxy-server.

This commit is contained in:
Fredrik Kjellman 2022-04-08 10:21:21 +02:00
parent 8ff577e8d7
commit 3b9812371c

View file

@ -1,7 +1,6 @@
[[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"