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.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.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!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...