Hallo and thank you in advance,
we use Zabbix to monitor a bunch of Logfiles via agent(active) and logrt these values are then displayed in a Grafana dashboard.
Unfortunately, some of the logs do not have a timestamp in front of the extracted value. Instead the Date and Time is in a different row or non-existend
for example:
------------------------------------------------------------------
1142 kopiert (109,5GB -> 109,5GB), 1 verschoben, 226 gelöscht
finished 18:16:19 29.07.2020
------------------------------------------------------------------
Is there a possibility to add the timestamp at the beginning of the value via preprocessing?
we use Zabbix to monitor a bunch of Logfiles via agent(active) and logrt these values are then displayed in a Grafana dashboard.
Unfortunately, some of the logs do not have a timestamp in front of the extracted value. Instead the Date and Time is in a different row or non-existend
for example:
------------------------------------------------------------------
1142 kopiert (109,5GB -> 109,5GB), 1 verschoben, 226 gelöscht
finished 18:16:19 29.07.2020
------------------------------------------------------------------
Is there a possibility to add the timestamp at the beginning of the value via preprocessing?
Comment