Splunk Enterprise Security

multiple tag eval

metahaxorus
New Member

Hi I am creating a rule in enterprise security and am trying to use multiple tags.
| eval tag="prod_alert" and
| eval tag="risk_information"

What happens is every time the search runs the second tag overwrites the first tag. What do I need to do differently to use multiple tags in a rule?

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I've never seen tags set at search time. Typically, they're tested at search time using (tag=prod_alert AND tag=risk_information, for example.
Setting tags usually is done via eventtypes, but not a search time.

---
If this reply helps you, Karma would be appreciated.
0 Karma

metahaxorus
New Member

Thank you for your comment it made me realize I was going in the wrong direction.

I didn't' need a tag. Instead, I made a search macro and set prod_alert=1 which allows me to search that field.

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!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

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

Rounding off the Splunk Dashboard Contest

What does a contest-winning Splunk dashboard look like? In this case, it isn't in a browser tab at all. It ...

A Four Part Event Series: AI + Observability: AI Agents, LLMs, Apps, & Infrastructure

AI + Observability: AI Agents, LLMs, Apps, & Infrastructure The rapid evolution of artificial intelligence ...