Unsolved
3 Posts
0
90
May 18th, 2023 22:00
Forward only logs(ALM_AUTH_EVENT) to syslog server in Dell Z9264F-ON
In my enviroment, two syslog servers were sperated that one for general logs server and another one for user login logs only server.
I set the config by the following:
logging source-interface mgmt1/1/1
!
logging server XX.XX.XX.37 severity log-emerg vrf management ---> general logs server
logging server XX.XX.XX.35 severity log-info vrf management ---> want to forward user login only
logging console severity log-warning
logging log-file enable
logging log-file severity log-debug
logging monitor severity log-debug
logging enable
Unfortunately, I got many logs that not only user login logs but the other logs.
Could you guy please tell me how to get noly uer login logs only in syslog server?
No Events found!
DELL-Chris H
Moderator
•
9.4K Posts
0
May 19th, 2023 06:00
YeMinthu,
After having researched the request I am not finding a way to isolate the log information in the way you are requesting. You can always try calling into support and seeing if they have any other options, but from what I see it isn't possible.
Let me know if this helps.