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

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...