...f I use localhost or <server name> from within the server.
curl -k http://<servername>:8088/services/collector -H "Authorization: Splunk <token>" -d '{"event": "hello world a...
...uccessfully imported the JSON from a file with the above source type values, but, for some reason, when coming in through my HTTPEventCollector, the timestamp isn't picked up (that is, _time is not set...
I'm attempting to send a log event from a piece of Go code, but am receiving a connection refused error. If I use curl to send test data, I get an OK status back, but I don't see the data show up i...
Hi, I'm trying to use SplunkHTTPAppender in production, the setup (log4j2.xml) works in development environment. But when I switch to production, httpcollector metrics (_introspection) s...
Hello, I am using HTTPEventcollector for one of the sources. And currently the data is getting indexed every Monday that is weekly once. Where can i change this interval settings ? Thanks
Hi all,
I am trying to send events to HEC locally via CLI and keep getting a SSL error. I have looked up several docs, but I have not yet found the solution to it. My problem is like this:
C...
I am trying to setup an app to log to Splunk but I have a few (basic) questions.
First I was just going to write the events to a log on disk and have Splunk continuously monitor the file but I w...
Hi, I'm very new to splunk and have signed up for a trial account and am looking to connect with HTTPEventCollector using simple Curl commands. Following the docs here : https://d...
I have Splunk setup as an HTTPEventCollector receiver and am seeing parsing errors in splunkd.log like: ERROR HttpInputDataHandler - Parsing error .
How do I resolve these?
I setup an new Splunk Light account to test out the functionality of Splunk and would like to send data using the HTTPEventCollector.
According to the docs (http://dev.splunk.com/view/event-collector...