Dashboards & Visualizations

How can I dynamically set the path parameter to an spath command?

afleet
New Member

Hi - depending on a previously set value, I'd like to dynamically retrieve a different path in an spath command.

For instance:

| spath input=message path=salesOrderLineItems{} output=items1
| spath input=message path="salesOrderLineItems{}" output=items2
| eval pathDynamic="salesOrderLineItems{}"
| spath input=message path=pathDynamic output=items3
| table items1, items2, items3

items1 and items2 are populated with a json structure, but items3 returns as null

I'd be grateful if someone can confirm if/how this can be done.
Thanks.

0 Karma
Get Updates on the Splunk Community!

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...

Splunk MCP & Agentic AI: Machine Data Without Limits

Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization uses ...