HI All ,
looking to add Filezilla log to lognisight
i already installed an agent and made a new template to the server with config of
[filelog|FTP_ZILLA]
directory=C:\Program Files (x86)\FileZilla Server\Logs
include=*.log
raw_syslog=no
[logging]
debug_level=1
pretty strait forwards logging :
106473) 8/8/2020 21:46:19 PM - automationvid (172.18.18.1)> CWD /
(106473) 8/8/2020 21:46:19 PM - automationvid (172.18.18.1)> 250 CWD successful. "/" is current directory.
(106473) 8/8/2020 21:46:19 PM - automationvid (172.18.18.1)> TYPE I
(106473) 8/8/2020 21:46:19 PM - automationvid (172.18.18.1)> 200 Type set to I
(106473) 8/8/2020 21:46:19 PM - automationvid (172.18.18.1)> PORT 172,18,18,1,139,181
(106473) 8/8/2020 21:46:19 PM - automationvid (172.18.18.1)> 200 Port command successful
whats is the best why to configure this events on loginisght?