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

Ever wonder if an user@address in your event has a finger server running?
This could be one of your own addresses in your data center where running a
finger server is supposed to be prohibited. This is a Splunk command
called fingerstatus that returns in realtime a status to see if finger
response is available for the user@address in question.

Usage:

<some search that has a finger_address field> | fingerstatus

The distribution comes with a finger.log file that gets
indexed into your sample index. You can do things like:

index="sample" sourcetype="finger_addresses" address!=""|dedup address|eval
finger_address=address|fingerstatus|table address, fingerstatus

Read the README.txt for installation notes. Since this is going to the internet to retrieve status, it is best to test it with a few addresses at a time or send the search to the background.

Versions and Release Notes

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

posted 31 Mar '11, 05:04

ndoshi's gravatar image

ndoshi
5.7k4314
accept rate: 11%

new version 30 Mar '11, 22:04


0 Reviews
0 reviews, 0 ratings, average 0.00

Did you find this app useful?

Price: Free
Author: ndoshi
Version: 1.0
Splunk compatibility: 4.3, 4.2, 4.1, 4.x, 5.x
Updated:
License: Creative Commons BY 3.0

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.

Follow this app

Log In to enable email subscriptions

RSS:

Reviews

Reviews + Comments

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