OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: rman50 on January 30, 2022, 02:44:29 PM

Title: Telegraf Log File View in GUI
Post by: rman50 on January 30, 2022, 02:44:29 PM
It doesn't look like Telegraf is following the log file standard and it isn't displaying at all in the GUI following the upgrade to 22.1. In /var/log/telegraf, it is generating a telegraf.log file instead of one with date format & latest.log. The GUI is not displaying the log info. Attached is a screenshot of my log file and blank GUI screen. It used to display the log file in the GUI fine before the upgrade (I was using rotational logs as well before the upgrade). I did try doing a log reset but it didn't help.

Title: Re: Telegraf Log File View in GUI
Post by: mimugmail on January 30, 2022, 04:49:10 PM
Just deselect severities, gets fixed with next update
Title: Re: Telegraf Log File View in GUI
Post by: rman50 on January 30, 2022, 05:16:37 PM
Thanks for the update. Will test again after the next update. FYI, deselecting severities didn't help with the GUI display.
Title: Re: Telegraf Log File View in GUI
Post by: Fright on January 30, 2022, 05:26:41 PM
can you try with
opnsense-patch f530e4f
?
worked for telergaf logs on test vm
Title: Re: Telegraf Log File View in GUI
Post by: rman50 on January 30, 2022, 06:31:22 PM
Update: deselecting all severities after enabling multiselect did work. Initially I just deselected severities as a field all together which didn't work. I didn't try the patch yet.