Splunk Enterprise Security

How to write Asset and Identity configuration?

hieuba6868
Explorer

I have 2 sourcetype WinHostMon and wineventlog with Splunk add-on for Microsoft windows. After doing Asset and Identity configuration in Splunk ES. the lookup file is fine and I can see the results with the search command:

| inputlookup test_assets2.csv


and Asset Lookup information is also displayed in ES > Security Domains > Identity > Asset Center dashboard.
But there is a problem that the enrichment fields for data like dest_asset, dest_asset_id, ... only appear in the WinHostMon sourcetype. Can someone help me pls?
Thank you very much!

0 Karma

Gr0und_Z3r0
Contributor

Hi @hieuba6868 ,

Write your first part of search to fetch from WinHostMon sourcetype and later on using a common denominator field write a stats command to correlate the information from lookup/wineventlog.
Or you can write a join query to fetch data from the 2 sourcetypes, whichever one is feasible and not resource taxing.

0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...