Dashboards & Visualizations

How to map IP addresses to groups?

mansolo
New Member

Hi all,

Splunk Newbie here. I am trying to map IP Addresses to Groups. I have SRC_IP, DEST_IP fields in my csv input. For instance, if I have 1.1.1.1 as source and 2.2.2.2 as a destination. I wanted to add fields in my table to say1.1.1.0/24 CIDRand maps to group Printers and2.2.2.0/24` to group PCs, for example.

I have been looking at the cidrmatch and lookup table, are these the right approaches? Any suggestions?

My input is a csv includes source and destination IP and port numbers. Thank you in advance.

M.S.

0 Karma

starcher
Influencer

You should use a cidr match lookup table.
https://docs.splunk.com/Documentation/Splunk/7.0.1/Knowledge/Addfieldmatchingrulestoyourlookupconfig...

Note when using match type CIDR your IP column whatever you call it must be in slash CIDR notation.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...