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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...