Update configuration for proxy logging.
This commit is contained in:
parent
e3a92f3ada
commit
7bce389039
1 changed files with 1 additions and 6 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue