Hi everyone,
Our customer are running A10 ADC and now they want to integate SIEM external log.
Please guide us config to get that if A10 can do it
Thank a lot!
What information are you trying to log? Here’s how to configure Web Logging. Will this fulfill the requirement?
Web-Logging.pdf (1.52 MB)
Hi mdunn,
Our customer want to push system log, not web log to SIEM server.
How can I config it?
For the system log, this is configured as such:
GUI1.
Navigate to System>Settings>Logging
- On this screen, select the desired Syslog logging level
- At the bottom, configure the logging host receiving the logs
CLI
Authenticate, and entire config mode “1. configure
”
- Configuring the desired logging level with “
logging syslog warning
” - Configure the logging destination host with “
logging host x.x.x.x
”
Also attached is the admin guide section for System Logging.
ACOS_System_Logging.pdf (2 MB)