<?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 How to get JSON objects from java inputstream into splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316877#M59232</link>
    <description>&lt;P&gt;I have a java program that creates JSON objects from a java input stream.  I would like to have these JSON objects indexed in splunk, but don't want to have to write a bunch of files.  What is the best way to do this?    I know how to write the props.conf to parse the JSON object, but I'm not sure which input to use to get the data into splunk.  &lt;/P&gt;

&lt;P&gt;I am currently using splunk Enterprise 6.6, with plans to upgrade to 7.0&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2018 17:20:48 GMT</pubDate>
    <dc:creator>lyndac</dc:creator>
    <dc:date>2018-01-16T17:20:48Z</dc:date>
    <item>
      <title>How to get JSON objects from java inputstream into splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316877#M59232</link>
      <description>&lt;P&gt;I have a java program that creates JSON objects from a java input stream.  I would like to have these JSON objects indexed in splunk, but don't want to have to write a bunch of files.  What is the best way to do this?    I know how to write the props.conf to parse the JSON object, but I'm not sure which input to use to get the data into splunk.  &lt;/P&gt;

&lt;P&gt;I am currently using splunk Enterprise 6.6, with plans to upgrade to 7.0&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 17:20:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316877#M59232</guid>
      <dc:creator>lyndac</dc:creator>
      <dc:date>2018-01-16T17:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to get JSON objects from java inputstream into splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316878#M59233</link>
      <description>&lt;P&gt;Hi - Have you tried using this app -  &lt;A href="https://splunkbase.splunk.com/app/456/#/details"&gt;https://splunkbase.splunk.com/app/456/#/details&lt;/A&gt; ?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 19:24:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316878#M59233</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2018-01-16T19:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get JSON objects from java inputstream into splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316879#M59234</link>
      <description>&lt;P&gt;That seems to do the parsing.  I can just use props.conf to extract the fields.   I'm more looking at the mechanism to get the data into splunk so it can be parsed/indexed.  So like should i use a Kafka input or HTTP Collector maybe or is there some other easy way to have splunk read from a stream?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 19:48:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-get-JSON-objects-from-java-inputstream-into-splunk/m-p/316879#M59234</guid>
      <dc:creator>lyndac</dc:creator>
      <dc:date>2018-01-16T19:48:25Z</dc:date>
    </item>
  </channel>
</rss>

