All Apps and Add-ons

Can you read a CSV file using HEC?

joydeep741
Path Finder

Can I read a CSV file using HEC (HTTP EVENT COLLECTOR)?

curl -k https://localhost:8088/services/collector -H "Authorization:Splunk be6e9136-55-4ace-9770-51626303d2e2" -d "{\"sourcetype\":\"trialHEC\", \"event\":\"Hello,World!\"}"

So instead of a "HELLO WORLD" I want to send an entire file.

How can I do that?

0 Karma

starcher
SplunkTrust
SplunkTrust

that is not what that app does. The app is an alert action to send search results to HEC.
If you want to send a csv file to HEC you should develop code such as python to do it.

0 Karma
Get Updates on the Splunk Community!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...