F5 BIG-IP intergration pb #14378
-
I try using F5 telemetry streaming with Security onion (siem) based on ElasticSearch. F5 : Déclaration Telemetry Streaming : Send with Postman , post to
Result 200 ok AS3 logging sources Déclaration :
Result 200 ok I add the logging Source Sytem log with the GUI => System => Logs => Configuration =>Remote logging => Modify the system syslog configuration by adding a destination 127.0.0.1 remote-port 6514 I check the log in for check the result:
With the trace at true for the listener and consumer i get the files below and à lot of events:
If i try to check if my big-ip TS Event Listener is sending data to my consumer => Documentation
log My_Listener :
log My_Consummer :
In security onion (ELK 8.14.3) with distributed installation
in ssh on the F5 i force sending data to my nod =>
When i try to go to Kibana - Discover - search with "F5" => Nothing If anyone has already encountered this problem or has an idea that would allow me to resolve the problem, I am interested. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
What version of Security Onion are you using? There was an Elastic update in 2.4.130, I would suggest making sure you're on the latest build in case there's a bug in the integration causing issues. |
Beta Was this translation helpful? Give feedback.
-
I did it this morning and incredible ... its works , i finally receive the logs in my discover.. thx for the good idea @InfosecGoon |
Beta Was this translation helpful? Give feedback.
What version of Security Onion are you using? There was an Elastic update in 2.4.130, I would suggest making sure you're on the latest build in case there's a bug in the integration causing issues.