[[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" files = ["/var/log/eidas_proxy.log"] data_format = "json" tag_keys = ["type", "timestamp", "connectorEntityId", "requesterId", "loaMatching", "connectorCuntry", "spType", "requestedLoa", "eidasResponseLoA", "eidasRequestId", "eidasResponseId", "principal", "nationalAssertionId", "nationalRequestId", "nationalIdP", "eIDASAssertionIssueTime", "eidasAssertionId"] json_time_key = "timestamp" json_time_format = "unix_ms" json_timezone = "Local" [[processors.parser]] parse_fields = ["message"] merge = "override" data_format = "json"