EVL4 DSC Debug in Syslog
Posted: Mon Jul 29, 2019 1:21 am
Is there a way to either fine tune the debug entries in my syslog files, or disable debug logging while leaving the general event logging enabled?
Not that I never ever want to see debug info, but if all I ever get is as follows, when the EnvisaLink is running ok:
then Its not serving much of a purpose other than filling a rotated file over and over (username and MAC of EVL4 obscured by me). Fortunately, the rotation function gzips older files down to pretty small sizes, but still ...
Or have I missed something? I've searched for, and found, precious little info on the syslog client and what it sends to the server. But maybe I just haven't found the right reference? If there's documentation on configuring the syslog client function (aside from the general 1-pager on how to enable logging to a server), just point me at it and I'll take it from there.
Thanks for any nudges.
Not that I never ever want to see debug info, but if all I ever get is as follows, when the EnvisaLink is running ok:
Code: Select all
xxx@deb-box:/var/log$ sudo cat evl4debug.log
[sudo] password for xxx:
<135>1 2019-07-28T09:50:56.967548-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:50:58.967468-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:51:02.967334-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:51:10.967515-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:51:13.467410-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:51:16.466958-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:54:07.465755-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:54:10.972963-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:55:36.456218-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:55:40.963761-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:55:49.456033-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:55:53.955957-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:56:05.963142-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:56:35.454637-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:56:38.462301-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:56:46.462509-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:56:53.454753-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
<135>1 2019-07-28T09:57:07.454509-06:00 192.168.1.36 ENVISALINK xxxx MAC xxxx - - PS: 01
Or have I missed something? I've searched for, and found, precious little info on the syslog client and what it sends to the server. But maybe I just haven't found the right reference? If there's documentation on configuring the syslog client function (aside from the general 1-pager on how to enable logging to a server), just point me at it and I'll take it from there.
Thanks for any nudges.