Refine your search:

0 ratings

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 address in your event has an anonymous ftp server running?
This could be one of your own addresses in your data center where running an
anonymous ftp site is supposed to be prohibited. This is a Splunk command
called ftpstatus that returns in realtime a status to see if anonymous ftp is
running on the address in question.

Usage:

<some search that has a ftp_address field> | ftpstatus

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

index="sample" sourcetype="sample_addresses" address!=""|eval
ftp_address=address|ftpstatus|table address, ftpstatus

Read the README.txt for installation instructions

Versions and Release Notes

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

posted 02 Mar '11, 16:46

ndoshi's gravatar image

ndoshi
5.7k3314
accept rate: 11%

new version 02 Mar '11, 08:46


0 Reviews:
0 reviews, 0 ratings, average 0.0
Be the first one to review!

Did you find this app useful?

Preview toggle preview

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.