Add telegraf conf to test-proxy.

This commit is contained in:
Fredrik Kjellman 2022-04-05 11:08:38 +02:00
parent 16223ed0bb
commit 34805b2d62
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[[inputs.tail]]
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"

View file

@ -1113,6 +1113,7 @@ log-1.sveidas.se:
autoupdate:
eid::dockerhost:
version: '5:20.10.7~3-0~ubuntu-bionic'
eid::telegraf:
servicemonitor:
prid:
version: 1.0.4