Forum Discussion
Global Log Receiver - HTTP Receiver keeps sending the same logs
I have set up an HTTP receiver as follows:
{
"metadata": {
"name": "syslog-ng",
"namespace": "shared",
"labels": {},
"annotations": {},
"disable": false
},
"spec": {
"ns_list": {
"namespaces": [
"my-company"
]
},
"http_receiver": {
"uri": "http://xxx.xxx.xxx.xxx:8084",
"auth_none": {},
"compression": {
"compression_none": {}
},
"batch": {
"timeout_seconds_default": {},
"max_events_disabled": {},
"max_bytes_disabled": {}
},
"no_tls": {}
},
"security_events": {}
}
}
I receive logs but they get repeated on every new POST.
The Test Connection button fails with 504 Gateway Timeout.
On the receiving end, I have a syslog-ng with HTTP receiver, not much configured there.
Any ideas?
2 Replies
- Melissa_C
Moderator
Hello ahassiotis​
I noticed that your post hadn't gotten any response yet and wanted to check if you had found a solution outside of our community, or if you need assistance with looking into your support options through F5.
Thank you for joining our community!
-Melissa
- ahassiotis
Nimbostratus
Hi Melissa,
We had to enable a Python script in front of our HTTP receiver and that helped provide responses back to F5. F5 support helped us with this.
Thanks for offering help.
Regards,
A.
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