I am getting below error on my dbconnect, every thing was working fine
HTTP Error 400, HEC response body: {"text":"Invalid data format","code":6,"invalid-event-number":15}, trace: HttpResponseProxy{HTTP/1.1 400 Bad Request [Date: Mon, 29 Sep 2025 10:35:01 GMT, Content-Type: application/json; charset=UTF-8, X-Content-Type-Options: nosniff, Content-Length: 65, Vary: Authorization, Connection: Keep-Alive, X-Frame-Options: SAMEORIGIN, Server: Splunkd] ResponseEntityProxy{[Content-Type: application/json; charset=UTF-8,Content-Length: 65,Chunked: false]}}
Can you tell more about this?
no we haven't changed anything on our query
Have you modified any of your query? Can you specify more details.
The error highlights here can be of multiple reasons
{"text":"Invalid data format","code":6,"invalid-event-number":15}
Regards,
Prewin
If this answer helped you, please consider marking it as the solution or giving a Karma. Thanks!