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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...