Hi
We are wanting to send the CLI audit logs of GW to log server on R81.10 (ie SSH login events / "set" commands etc). I have configured per the below commands and are receiving the logs. However the issue is searching / filtering the logs in smartview and also where they end up. I expected for one thing that they need to be viewed in "Audit Logs" tab in smartlog, however appear in the "Logs" view along with firewall traffic logs. With log retention etc we're wanting to keep these logs for a long period of time for compliance reasons but that doesn't appear will suit with going to Firewall log files so how can we get them to go into the Audit Logs (ie .adtlog) rather than fw.log files?
The second part which may tie in with this is searching the logs. I see certain things appear in blade:Syslog and others blade:"Linux OS". Either way there doesn't appear to be a columns profile for these and also doing a free text search eg route expecting to see "set static-route" commands don't appear. If I load the full log entry and click through each log I do see them but it's obviously tough and slow going through clicking on each entry one by one in full log view to view.
add syslog log-remote-address <MDM CMA IP> level info
set syslog cplogs on
set syslog mgmtauditlogs on
set syslog auditlog permanent
set syslog filename /var/log/messages