Splunk Search

how to convert Ip range to CIDR?

kiran331
Builder

HI I have a logs with field IP_range =1.2.3.0-1.2.3.255, Can I convert to CIDR range like 1.2.3.0/24?

Tags (1)
0 Karma

micahkemp
Champion

You could certainly create a custom search command to do this, and use an existing Python library to do that specific field calculation. A quick googling suggests the netaddr library may do what you need.

Short of some form of custom code (search command, maybe a scripted lookup), I'm not sure you can do that in native SPL.

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud's AI Assistant in Action Series: Auditing Compliance and ...

This is the third post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Community Badges!

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

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...