You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I deploy my APISIX (locally) I send a curl request to my APISIX and I expect to see a log in Splunk, but I can't find it.
I don't know if the configuration here is correct or not.
I saw several options about the uri (with /event or /raw at the end) and also several options for the token (with 'Splunk' before the token or without it) and I'm not sure what's the correct option...
I do manage to send a curl or a postmen to my Splunk and see the logs.
I send the curl like this:
In the curl option there is also the index (apisixlogs) but in the splunk-hec-logging plugin there is no place to write it... is that ok?
Any idea why this is not working for my?
thanks
Environment
APISIX version: 2.10.0
Operating system: Darwin HADDASB-M-99XX 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:24 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6030 arm64
The text was updated successfully, but these errors were encountered:
Description
Hi, I'm trying to use
splunk-hec-logging
plugin, but with no luck.This is my
values.yaml
file:After I deploy my APISIX (locally) I send a curl request to my APISIX and I expect to see a log in Splunk, but I can't find it.
I don't know if the configuration here is correct or not.
I saw several options about the uri (with /event or /raw at the end) and also several options for the token (with 'Splunk' before the token or without it) and I'm not sure what's the correct option...
I do manage to send a curl or a postmen to my Splunk and see the logs.
I send the curl like this:
In the curl option there is also the index (apisixlogs) but in the splunk-hec-logging plugin there is no place to write it... is that ok?
Any idea why this is not working for my?
thanks
Environment
The text was updated successfully, but these errors were encountered: