<?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: When using the search app, which is more efficient to ingest into Splunk: JSON or XML? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384148#M25190</link>
    <description>&lt;P&gt;The metrics.log records some information around the CPU seconds spent parsing, but you would need an isolated environment to test in refer to &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Aboutmetricslog"&gt;troubleshooting, about metrics.log&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you were measuring search time you could use the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/ViewsearchjobpropertieswiththeJobInspector"&gt;job inspector&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Nov 2018 00:50:49 GMT</pubDate>
    <dc:creator>gjanders</dc:creator>
    <dc:date>2018-11-14T00:50:49Z</dc:date>
    <item>
      <title>When using the search app, which is more efficient to ingest into Splunk: JSON or XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384145#M25187</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;

&lt;P&gt;I have an option to pick between JSON or XML data type to ingest to Splunk. However, i would like to find a way to proof which data type is more efficent when it comes to ingest time, way it looks ect. &lt;/P&gt;

&lt;P&gt;I know that JSON might be more efficient, however i want to ingest each file and check how long did it take for that file to get ingested, parse etc. I know how to ingest data, but i don't know how to check how long it took to parse. &lt;/P&gt;

&lt;P&gt;Please provide query or links. &lt;/P&gt;

&lt;P&gt;Thank you in advance! &lt;/P&gt;

&lt;P&gt;I'm using search and reporting app &lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 18:24:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384145#M25187</guid>
      <dc:creator>maryamchar</dc:creator>
      <dc:date>2018-11-13T18:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: When using the search app, which is more efficient to ingest into Splunk: JSON or XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384146#M25188</link>
      <description>&lt;P&gt;JSON is auto key-valued by default as AUTO_KV_JSON is true by default, XML requires the XML mode to be set in the props.conf&lt;/P&gt;

&lt;P&gt;Also XML tends to be larger for most use cases so I would use JSON, the difference will only be significant once you have larger events or start looking at a lot of events in a single search. I'm unsure if anyone has measured it...&lt;/P&gt;

&lt;P&gt;If the JSON-style data is smaller than the XML-style data this will also reduce your index / license cost as well&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:03:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384146#M25188</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2020-09-29T22:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: When using the search app, which is more efficient to ingest into Splunk: JSON or XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384147#M25189</link>
      <description>&lt;P&gt;Thank you! Is there a way to check how long did each file took to parse the data after ingestion ?? &lt;BR /&gt;
I'm trying to check that. &lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 23:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384147#M25189</guid>
      <dc:creator>maryamchar</dc:creator>
      <dc:date>2018-11-13T23:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: When using the search app, which is more efficient to ingest into Splunk: JSON or XML?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384148#M25190</link>
      <description>&lt;P&gt;The metrics.log records some information around the CPU seconds spent parsing, but you would need an isolated environment to test in refer to &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Troubleshooting/Aboutmetricslog"&gt;troubleshooting, about metrics.log&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you were measuring search time you could use the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/ViewsearchjobpropertieswiththeJobInspector"&gt;job inspector&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 00:50:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/When-using-the-search-app-which-is-more-efficient-to-ingest-into/m-p/384148#M25190</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-11-14T00:50:49Z</dc:date>
    </item>
  </channel>
</rss>

