Refine your search:

Thanks For Downloading!

Review the documentation below and follow any custom installation steps. If no install steps are listed, most Splunk Apps and Add-ons can be installed as follows:

Windows: Decompress the downloaded file using a tool like 7-Zip and place the resulting folder into %PROGRAMFILES%\Splunk\etc\apps. Then restart Splunk using the splunk restart command or the GUI.

Unix/Linux: Decompress the downloaded file using a tool like tar -xvf and place the resulting folder into $SPLUNK_HOME/etc/apps. Then restart Splunk using the splunk restart command or the GUI.

Description

In the tradition of Splunk's iplocation command, this is a Splunk command called ip2decimal that returns a decimal notation for all your IP data in your events. A new field called ipdecimal<optional number> is returned.

Usage:

<some search that has an IP addresses> | ip2decimal

Example:

sourcetype=access_common|ip2decimal|table ip, ipdecimal

Note that you must have ip address(es) in your events for the ipdecimal field
to exist in your results. The addresses are extracted at search time via a built in regex for the command. Read the README.txt for installation.

Versions and Release Notes

Version 1.0 (current version - updated Mar 01, 2011)

posted 01 Mar '11, 22:11

ndoshi's gravatar image

ndoshi
4.6k110
accept rate: 0%

new version 01 Mar '11, 22:11

Be the first one to review!

Did you find this app useful?

Preview toggle preview

Details

This app is not covered by any support agreements in place with Splunk. If you have questions about the installation or operation of this app, please contact the author.

Version 1.0
Last Updated: Mar 01, 2011
Download Add-on
Author: ndoshi
Version: 1.0
Splunk compatibility: 4.3, 4.2, 4.1, 4.x
Price: Free
License: Creative Commons BY 3.0
Downloads: 99

Follow this app

Log In to enable email subscriptions

RSS:

Reviews

Reviews + Comments

Related Questions

 
Ask a Question
Copyright © 2005-2012 Splunk, Inc. All rights reserved.