Splunk Search

Display only a particular key

Nith1
Path Finder

Hi

Can someone help me with the splunk query where i need to display only eapply as the key

...|eval key=mvindex(split(nbamboo_buildkey,"="),1) | table key

it displays all the bamboo_buildkey along with eapply, repository number, etc 


Labels (4)
Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Will this work?

...|eval key=mvindex(split(nbamboo_buildkey,"="),1) 
| where key="eapply"
| table key
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @Nith1,

Can you please give a sample event for nbamboo_buildkey for us to help?

If this reply helps you an upvote and "Accept as Solution" is appreciated.
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!

Defend at Machine Speed: Your Guide to Security Sessions at .conf26

Splunk .conf26   With threats moving at machine speed and attack surfaces expanding across hybrid ...

Where Innovation Takes Flight: The Splunk4Aviation Flight Sim Lands at .conf26

If you hear someone at .conf26 shouting "gear down, GEAR DOWN" across the show floor, you have found us.  The ...

Turn Cisco Telemetry Into Action with Cisco Data Fabric, powered by the Splunk ...

The surge in machine data is already hitting enterprise budgets, and the agentic era will only intensify it. ...