Splunk Enterprise

Ingest Action configuration

Baptiste
New Member

Hello,

In the Ingest Action, can we cross-check by host rather than by sourcetype?

Regards

Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @Baptiste 

The UI will only let you use a sourcetype for setting up Ingest Action, however you can update the props.conf to make it apply to a host instead e.g. take the following props.conf example:

[traefik:access:common]
RULESET-DropHECLog = _rule:DropHECLog:filter:regex:fyttbila
RULESET_DESC-DropHECLog = 

For host:

[host::yourHostName]
RULESET-DropHECLog = _rule:DropHECLog:filter:regex:fyttbila
RULESET_DESC-DropHECLog = 

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

 

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!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...