Dashboards & Visualizations

Is there a limit on the number of http event collector tokens on a Splunk server?

bsanch25
Explorer

We are planning on on-boarding several apps into Splunk using HEC.

Does anyone know if there are any limits on the number of tokens Splunk supports per server?
I know there will be connection/throughput limitations, but I was asked about the number of tokens,
and I couldn't find that documented anywhere.

Is there anyone out there that has a large number of tokens deployed?

0 Karma

ivanreis
Builder

I found this information, it was under this article at DevSplunk
http://dev.splunk.com/view/event-collector/SP-CAAAE7E

limits.conf
The [http_input] stanza in the $SPLUNK_HOME/etc/system/default/limits.conf file controls HTTP Event Collector metrics data logging.

Note: For information about all HTTP Event Collector-related parameters, including those not related to metrics, see the [http_input] stanza documentation on limits.conf in the Splunk Enterprise Admin Manual.
Example
[http_input]
# the max number of tokens reported by logging input metrics
max_number_of_tokens = 10000

the interval (in seconds) of logging input metrics report

metrics_report_interval = 60

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...