Splunk Search

How to export several GUIDs from the traceids obtained?

MadocHuang
New Member

Hi community,

I can get 2126 events in the past 7 days with the following statement.

index=* "*Error Sending SMS : org.springframework.web.client.HttpServerErrorException: 500 Internal Server Error*"

 

 

1.png1.png

One of the traceid in the events is traceid3312e53cb50bfe4c.

And with the traceid I get from the above events,  I enter the following statement in the search box and search.

index=* 3312e53cb50bfe4c

 

 


What I want is 010d8aff-16a8-4f69-82ea-59484741432e under cf_app_name: user-profile-metadata-prod, which is the GUID I mentioned in the title.

2.jpg2.jpg

The question is that there are 2126 traceids, how do I get out these "GET /api/users/v2/<GUIDs> " from traceids ? 

Best regards,
Madoc

Labels (4)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

 

| rex "GET /api/users/v3/(?<guid>[^/]+)"

 

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!

Your Feedback. Our Roadmap. Visit the PX Feedback Booth at .conf26

You use Splunk every day, come and help shape what's next.  Save Your Seat: Product-Focused Sessions at ...

Agentic SOC Triage: Investigating Splunk ES Notables with MCP Server and a Local LLM

The Problem: Too Many Alerts, Too Little Context Security operations teams running Splunk Enterprise Security ...

Painting a Clearer Picture: Creating Cross-Domain Visibility with AI Canvas

Watch Now Painting a Clearer Picture: Creating Cross-Domain Visibility with AI Canvas     Do you ever feel ...