Options

Integrate SIEM external log

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!

Comments

  • Options
    mdunnmdunn Member ✭✭

    What information are you trying to log? Here's how to configure Web Logging. Will this fulfill the requirement?


  • Options
    AldenAlden Member

    Hi mdunn,

    Our customer want to push system log, not web log to SIEM server.

    How can I config it?

  • Options
    mdunnmdunn Member ✭✭

    For the system log, this is configured as such:

    GUI

    1. Navigate to System>Settings>Logging
    2. On this screen, select the desired Syslog logging level
    3. At the bottom, configure the logging host receiving the logs

    CLI

    1. Authenticate, and entire config mode "configure"
    2. Configuring the desired logging level with "logging syslog warning"
    3. Configure the logging destination host with "logging host x.x.x.x"

    Also attached is the admin guide section for System Logging.

Sign In or Register to comment.