<?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 Create  a table metrices in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-table-metrices/m-p/527351#M35791</link>
    <description>&lt;P&gt;I have a huge proxy logs for which need to create a monthly report since Jan 2019. Is there a way I can create the search that runs quick and I am able to create the table.&lt;/P&gt;&lt;P&gt;My current search&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=xyz | timechart span=1mon count by action&amp;nbsp;&lt;/P&gt;&lt;P&gt;runs very slow for this huge data. I have also tried the datamodel route and yet the table is not getting created. Is there a way to create for each month and consolidate together in a optimized way?&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2020 17:43:35 GMT</pubDate>
    <dc:creator>dwibedi03</dc:creator>
    <dc:date>2020-10-30T17:43:35Z</dc:date>
    <item>
      <title>Create  a table metrices</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-table-metrices/m-p/527351#M35791</link>
      <description>&lt;P&gt;I have a huge proxy logs for which need to create a monthly report since Jan 2019. Is there a way I can create the search that runs quick and I am able to create the table.&lt;/P&gt;&lt;P&gt;My current search&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=xyz | timechart span=1mon count by action&amp;nbsp;&lt;/P&gt;&lt;P&gt;runs very slow for this huge data. I have also tried the datamodel route and yet the table is not getting created. Is there a way to create for each month and consolidate together in a optimized way?&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 17:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-table-metrices/m-p/527351#M35791</guid>
      <dc:creator>dwibedi03</dc:creator>
      <dc:date>2020-10-30T17:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create  a table metrices</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-table-metrices/m-p/527373#M35794</link>
      <description>&lt;P&gt;Searching a huge log will almost always take a huge amount of time.&amp;nbsp; Using a datamodel will help, but only if the datamodel is accelerated.&lt;/P&gt;&lt;P&gt;There are some basic steps you can take to speed up the search.&lt;/P&gt;&lt;P&gt;Start by qualifying the search.&amp;nbsp; Reading everything in index xyz probably is not necessary so specify the data you want, either by source, sourcetype, or some other field.&lt;/P&gt;&lt;P&gt;Use the fields command to reduce the number of fields Splunk has to keep track of.&lt;/P&gt;&lt;P&gt;Filter your data.&amp;nbsp; Once you've read events from the index, eliminate those that don't apply to your report.&lt;/P&gt;&lt;P&gt;Consider running the report several times over smaller time ranges (1 per quarter, perhaps).&amp;nbsp; This may not be feasible for all reports.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 20:47:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Create-a-table-metrices/m-p/527373#M35794</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-10-30T20:47:18Z</dc:date>
    </item>
  </channel>
</rss>

