Getting Data In

How to check if Heavy Forwarder is autoload balancing properly ?

abhinav_maxonic
Path Finder

I am forwarding some logs from a Heavy Forwarder to 2 indexers. I want to check if forwarder is balancing load/distributing events properly or not ?

OUTPUTS.CONF

[indexAndForward]
index = false

[tcpout]
defaultGroup = G1
forwardedindex.filter.disable = true

[tcpout:G1]
disabled = 0
server = IP_Addr_Indexer1:9997,IP_Addr_Indexer2:9997
useACK=true
forceTimebasedAutoLB = true
autoLB = true

INPUTS.CONF

[monitor:///var/log/Folder1/Folder2]
 host_segment=5
 index=SomeIndex
 sourcetype=SomeSourcetype
 disabled=0

Like out of 100 events, say 40 events are going to indexer 1 and the rest 60 going to indexer 2. How can I check it ?

0 Karma

dineshraj9
Builder

Run the query to check -

index=SomeIndex  sourcetype=SomeSourcetype | timechart count by splunk_server
0 Karma

abhinav_maxonic
Path Finder

On which machine should I run this query - Indexer or SH ? And what should be the output of this query ?

0 Karma
Get Updates on the Splunk Community!

Splunk App for Anomaly Detection End of Life Announcment

Q: What is happening to the Splunk App for Anomaly Detection?A: Splunk is officially announcing the ...

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...