Splunk Search

licensing question concerning fields from HEC?

daniel333
Builder

All,

Just curious if "cool-fields" are billed against our license in the example below?

curl -k  https://hec.domain.com:8088/services/collector/event -H "Authorization: Splunk a2c4cf57-8e67-4a5a-8c72-8649004bc8cf" \
  -d '{"event": "Hello=world!","sourcetype": "cool-fields", "fields": {"device": "macbook", "users": ["joe", "bob"]}}'
0 Karma

mayurr98
Super Champion

Hello

As long as it is indexing in Splunk it will billed be against your license.Its straight-forward, if you are indexing raw, then it will count against your license except for the metadata fields and replicated data.

Summary indexing and metric rollup summaries do not count against your license. Internal indexes, such as _internal and _introspection, also do not count against your license.

Refer this
https://answers.splunk.com/answers/581441/how-is-the-splunk-license-measured.html
https://docs.splunk.com/Documentation/Splunk/7.3.1/Admin/HowSplunklicensingworks

0 Karma

Sukisen1981
Champion

@mayurr98 says is right. the HEC indexes event over HTTP into a index that you provide in the configuration , as such whatever data you sent across the HEC will be indexed and will be billed

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...