Splunk Search

Different web page mentioned in the body of indexed log and another mentioned in its cs_uri_stem

subhadipc
Explorer

I see a different web page mentioned in the body of indexed log and another mentioned in its cs_uri_stem. For example, if I search with
host="trlpws003" AND "OrchMain.aspx",
I get a list of matching records. Now, when I search with
host="trlpws003" AND cs_uri_stem ="*CustomReport.aspx"
I do not find those rows.

I need to find the response times of "*CustomReport.aspx", but since cs_uri_stem ="*CustomReport.aspx" is not working, I am not able to retrieve the same.

Please help.

Tags (1)
0 Karma

dmaislin_splunk
Splunk Employee
Splunk Employee

So what does your output look like when you run:

host="trlpws003" AND cs_uri_stem ="CustomReport.aspx"

is the stem being extracted correctly? Can you search for:

CustomReport.aspx

What does that output look like?

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...