Remove overlay file not needed by new telegraf class, SC-2522

This commit is contained in:
Patrik Holmqvist 2025-03-27 09:31:40 +01:00
parent ad74413fdc
commit 8a45ab25a8
Signed by: pahol
GPG key ID: 5D5B0D4E93F77273

View file

@ -1,8 +0,0 @@
[[inputs.tail]]
files = ["/var/log/eidas_stats.log"]
data_format = "json"
tag_keys = ["requester","country"]
json_name_key = "type"
json_time_key = "timestamp"
json_time_format = "unix_ms"
json_timezone = "Local"