06-29-2021 11:18 PM
guys..
what is the recommended syslog configuration if i want to send all logs to azure sentinel?
i mean do i need to include the uplinks in the command? eg below:-
logging facility syslog
logging source-interface "uplink-ports"
logging host "ip add of syslog server"
06-30-2021 02:16 AM
Its all depends how bit network and how many devices Logs you want to sent to Azure, do you have express route to Azure or using Public Internet to sending Logs.
If this is large environment.
I would advise to setup a Local syslog server, from that syslog server push all the Logs to cloud is best option and secure.
06-30-2021 03:01 AM
Thanks Balaji
We have 4 pairs of stack switches and a core sw in vss.
we have expressroute in place.
i want to know about the command "logging source-interface "uplink-ports"
if i put an uplink interface here does all the logs will pass through it ? or i donot have to put anything?
06-30-2021 04:21 AM
yes it uses the source interface to send Logs.
"logging source-interface "uplink-ports"
make sure that uplink(layer3 has rechability to Azure IP address). (i mean it allowed your any EDGE FW interface facing or express routing facing)
06-30-2021 11:06 PM
Thanks Balaji,
Actually i have tested the config and logs are successfully being sent to sentinel. However i included source-interface as gig1/0/1 for testing.
Now i will update it with the uplink port to send all ports and other system logs.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide