Splunk Search

Multiple Searches with BRO LOGS - Trying to correlate certificate data.

baegoon
Explorer

In BRO 2.5.X there are about 3 or 4 log files that have SSL Certificate information: x509.log, ssl.log, conn.log and dns.log. In simplest process I think I need to either build a series of searches or use multisearch or join in SPL. Infact I would like for it all to be SPL. So not all fields are in all logs so I have to connect field A in log A with field A in log B create a new field B from log A&B and use that in log C to get fields D&E, then create dashboard or I can start off with a table. (Each log is a separate source type)
Some of the fields in BRO that are applicable is uid, fuid, CN, id_resp_h, txhost, rxhost.

Thus.

  1. Gather all certificate activity using the CN field and a dedup to get a list of certificates. (ssl.log)
  2. Take that list of CN and use that in x509.log to get all the certificate information (serial, expiry date, issuer, etc)
  3. Take CN field and certificate information and use it in the dns.log
  4. Convert some fields in to human readable format and create table with fields.

Can anyone give some guidance on this?

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...