diff --git a/config-reloader/templates/systemd.conf b/config-reloader/templates/systemd.conf index 1d0d4ae2..e98343a0 100644 --- a/config-reloader/templates/systemd.conf +++ b/config-reloader/templates/systemd.conf @@ -10,7 +10,7 @@ tag systemd.unit read_from_head false - field_map {"_SYSTEMD_UNIT": "unit", "MESSAGE": "log", "_PID": ["pid"], "_PRIORITY": "priority", "_COMM": "cmd"} + field_map {"_SYSTEMD_UNIT": "unit", "MESSAGE": "log", "_PID": ["pid"], "_PRIORITY": "priority", "_COMM": "cmd", "_HOSTNAME": "hostname" } field_map_strict true fields_lowercase true