<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Latest SplunkBase Applications (Custom Processing in Operations)</title>
    <link>http://www.splunkbase.com/feed/apps.rss/Custom%20Processing/Operations</link>
    <description>Latest SplunkBase Applications filtered by Custom Processing in category Operations</description>

    <item>
      <title>Script for database inputs</title>
      <author>rcarney</author>
      <pubDate>Thu, 23 Oct 2008 23:50:16 +0000</pubDate>
      <link>http://www.splunkbase.com/apps/Custom%20Processing/Operations/app:Script+for+database+inputs</link>
      <guid isPermaLink="false">4c689287f2e986f028679173d14ac8fb</guid>
      <description>This script is designed to be used as a scripted input for data contained in
database tables. Plese refer to the Splunk Admin guide for more information on
configuring scripted inputs.

The script has been successfully used in a number of deployments, and should
work with Oracle, MySQL, and sybase databases as-is. Other database types can
be added by installing the appropriate perl DBD module, and editing the script
to configure for the new dbtype.

In this version, all of the SQL code has been abstracted from the script, and
all parameters including the query are passed as commandline arguments to the
script.</description>
    </item>
    <item>
      <title>Splunk Alert</title>
      <author>yantisj</author>
      <pubDate>Fri, 04 Apr 2008 14:41:38 +0000</pubDate>
      <link>http://www.splunkbase.com/apps/Custom%20Processing/Operations/app:Splunk+Alert</link>
      <guid isPermaLink="false">8e2c2a15568cedc48cb46355dbdd805b</guid>
      <description>Command line utility to more easily search the splunk database, log specific errors and execute commands on a match.  Comes with several predefined searches for cisco networking, and is easily extended.

    -s  search        Predefined search to run, use &#039;list&#039; for options
    -cs string        Custom search string passed in with quotes
    -l  file          Log results to file, appends by default
    -e  email_addr    Email addresses comma separated
    -x  command       Execute a command on a match
    -t  time_restrict Suppress email alerts by time of day, use &#039;list&#039; for options
    -d  days          Search over this many days in the past (default: 1)
    -m  minutes       Search over this many minutes in the past
    -c  maxnum        Max number of results (default: 100)
    -r                Reverse results, (newest to oldest)
    -w                Raw results, do not strip off timestamps
    -q                Quiet Output, suppress errors
    -v                Verbose output</description>
    </item>

  </channel>
</rss>