Getting Data In

I have a common field name for different sources. How do I view results from one source for this particular field name?

rashid47010
Communicator

I have common signature fields for both devices (Palo Alto and McAfee IPS) in the results. I just want to see the results from McAfee IPS signature filed.

Please advise.

0 Karma

rashid47010
Communicator

I got my required results.
at this stage two things in my mind.

1- for singature filed it shows me the signature values from both index/sourcetypes. I want to see the signature from only mcafee IPS

2- how can I show the result where as both devices have different field name for result

0 Karma

aaraneta_splunk
Splunk Employee
Splunk Employee

@rashid47010 - Just to clarify: Did cusello's suggestion of using index=your_index sourcetype=ips | ... help get the "required results" to answer your question?

0 Karma

gcusello
SplunkTrust
SplunkTrust

Use
index=your_index sourcetype=ips | ...
Bye.
Giuseppe

0 Karma

somesoni2
Revered Legend

Both logs should have different sourcetype, so add mcafee IP specific sourcetype in your search (you can see the available sourcetypes of left field sidebar when you run the search).

0 Karma

rashid47010
Communicator

thanks for quick reply, below is my query:

index=paloalto_pa OR index=mcafee_ips src="2xx.xx.x.x1" | transaction src | stats count as "TOTAL_ATTEMPTS",values(dest) as DESTINATION,values(dest_translated_ip) as NATED_IP,values(threat_name),values(signature) by src

for paloalto and mcafee IPS i have common signature field. For paloalto the thread_name(paloalto) gives me more value instead showing signature.
now for mcafee IPS there is only signature field which is OK for me. now the results showing only signature field from paloalto not from mcafee IPS

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