<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic indexing batch file (Using to run java JAR file) output in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/indexing-batch-file-Using-to-run-java-JAR-file-output/m-p/117820#M1706</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I have a jar file, has to run using batch file. I want the output of the batch file (After executing jar file) to index the output data and wanted to see the data using sourcetyp=******&lt;/P&gt;

&lt;P&gt;or any other suggestion to use jar file's output?&lt;/P&gt;

&lt;P&gt;Can anybody help on this.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2014 04:58:38 GMT</pubDate>
    <dc:creator>marellasunil</dc:creator>
    <dc:date>2014-01-17T04:58:38Z</dc:date>
    <item>
      <title>indexing batch file (Using to run java JAR file) output</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/indexing-batch-file-Using-to-run-java-JAR-file-output/m-p/117820#M1706</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I have a jar file, has to run using batch file. I want the output of the batch file (After executing jar file) to index the output data and wanted to see the data using sourcetyp=******&lt;/P&gt;

&lt;P&gt;or any other suggestion to use jar file's output?&lt;/P&gt;

&lt;P&gt;Can anybody help on this.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2014 04:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/indexing-batch-file-Using-to-run-java-JAR-file-output/m-p/117820#M1706</guid>
      <dc:creator>marellasunil</dc:creator>
      <dc:date>2014-01-17T04:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: indexing batch file (Using to run java JAR file) output</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/indexing-batch-file-Using-to-run-java-JAR-file-output/m-p/117821#M1707</link>
      <description>&lt;P&gt;I would suggest creating a Splunk Modular Input in Java.This modular input could classload the jar and invoke the main method as defined in the jar manifests "MAIN-CLASS" and output the data to STD OUT which Splunk will read in and index.&lt;/P&gt;

&lt;P&gt;Your Modular Input would then be configurable in Splunk Web (execution interval , sourcetype , index, any other custom propertys you define etc..) , just like how you configure TCP/UDP/File inputs.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://dev.splunk.com/view/java-sdk/SP-CAAAER2"&gt;Follow this link&lt;/A&gt; to get started.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2014 06:45:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/indexing-batch-file-Using-to-run-java-JAR-file-output/m-p/117821#M1707</guid>
      <dc:creator>Damien_Dallimor</dc:creator>
      <dc:date>2014-01-17T06:45:03Z</dc:date>
    </item>
  </channel>
</rss>

