Forum Discussion
How do I send audit logs and AVR stats to our InfluxDB for visualization?
I am trying to send the AVR stats and audit logs to our InfluxDB. I just need to be able to publish those logs to a port. We are using fluentd to collect those logs and then push them into InfluxDB for visualization.
But I am not clear how to publish those logs remotely? I see the remote logging configuration in the GUI, but it looks like that is for LTM logs. I am running this in our LTM VE on VMWare Fusion.
1 Reply
- R_Eastman_13667Historic F5 Account
Create a pool in LTM with the influxDB node and port number. In your iRule create a High Speed Logging connection to the pool. Send the audit data to the pool.
set newHSLConnection [HSL::open -proto TCP -pool influxDB_1514_pool] HSL::send $newHSLConnection "AVR_stats_and_audit_logs"
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com