<?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 Re: How to onboard json file data to splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599920#M104607</link>
    <description>&lt;P&gt;Keep on monitoring the file in daily basis&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2022 14:28:58 GMT</pubDate>
    <dc:creator>karthi2809</dc:creator>
    <dc:date>2022-05-31T14:28:58Z</dc:date>
    <item>
      <title>How to onboard json file data to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599899#M104600</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;Thanks in Advance&lt;/P&gt;
&lt;P&gt;I am trying to onboard json file data to splunk .But i am not forwarding all the data from json file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My json file format&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"aaa": {&lt;BR /&gt;"modified_files": [&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/HEAD",&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/config",&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/index",&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/logs/HEAD"]&lt;/P&gt;
&lt;P&gt;},&lt;/P&gt;
&lt;P&gt;"bbb": {&lt;BR /&gt;"modified_files": [&lt;/P&gt;
&lt;P&gt;"b/D:\\\\splunk\\\\Repos\\\\/.git/HEAD",&lt;BR /&gt;"b/D:\\\\splunk\\\\Repos\\\\/.git/config",&lt;BR /&gt;"b/D:\\\\splunk\\\\Repos\\\\/.git/index",&lt;BR /&gt;"b/D:\\\\splunk\\\\Repos\\\\/.git/logs/HEAD"&lt;/P&gt;
&lt;P&gt;]&amp;nbsp;&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;I am getting result as like this&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"aaa": {&lt;BR /&gt;"modified_files": [&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/HEAD",&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/config",&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/index",&lt;BR /&gt;"a/D:\\\\splunk\\\\Repos\\\\/.git/logs/HEAD"&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 14:15:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599899#M104600</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2022-05-31T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to onboard json file data to splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599902#M104601</link>
      <description>&lt;P&gt;Create a normal file monitor input and choose source type as json_no_timestamp&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:44:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599902#M104601</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-31T13:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to onboard json file data to splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599906#M104602</link>
      <description>&lt;P&gt;But i need to monitor json file&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:53:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599906#M104602</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2022-05-31T13:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to onboard json file data to splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599907#M104603</link>
      <description>&lt;P&gt;File input does the same thing , it monitors file.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 13:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599907#M104603</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-31T13:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to onboard json file data to splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599911#M104604</link>
      <description>&lt;P&gt;for more info refer t o the link below&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.6/Data/Monitorfilesanddirectorieswithinputs.conf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.6/Data/Monitorfilesanddirectorieswithinputs.conf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 14:00:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599911#M104604</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-31T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to onboard json file data to splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599920#M104607</link>
      <description>&lt;P&gt;Keep on monitoring the file in daily basis&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 14:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599920#M104607</guid>
      <dc:creator>karthi2809</dc:creator>
      <dc:date>2022-05-31T14:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to onboard json file data to splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599923#M104609</link>
      <description>&lt;P&gt;Check the link I have posted below.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 14:34:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-onboard-json-file-data-to-Splunk/m-p/599923#M104609</guid>
      <dc:creator>SinghK</dc:creator>
      <dc:date>2022-05-31T14:34:11Z</dc:date>
    </item>
  </channel>
</rss>

