Deployment Architecture

ForeScout CounterACT Integration Module: How to change the index for the counteract web_event sourcetype?

tungntran
Explorer

Hi All,

I was able to get counteract module to forward data using "web_event" sourcetype. However, all the data resides in the "main" index. Does anyone have any tips on how to change the index for the data being forwarded by counteract integration module?

Thanks,
Tung

0 Karma
1 Solution

tungntran
Explorer

Figured it out.

In the counteract policy for Splunk, edit the condition. Under the "HTTP Request" tab for the "DEX Send Web..." action add the index name.

Original:
https://[IP]:[port]/services/receivers/simple?source=CounterACT&sourcetype=web_event

Changed index:
https://[IP]:[port]/services/receivers/simple?index=counteract&source=CounterACT&sourcetype=web_event

View solution in original post

tungntran
Explorer

Figured it out.

In the counteract policy for Splunk, edit the condition. Under the "HTTP Request" tab for the "DEX Send Web..." action add the index name.

Original:
https://[IP]:[port]/services/receivers/simple?source=CounterACT&sourcetype=web_event

Changed index:
https://[IP]:[port]/services/receivers/simple?index=counteract&source=CounterACT&sourcetype=web_event

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 ...