<?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: splunk query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/splunk-query/m-p/518693#M145946</link>
    <description>&lt;P&gt;Can you provide some sample data from&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=blc_db sourcetype=jmx EventType="messages"&lt;/LI-CODE&gt;&lt;P&gt;so we can see what it is you are dealing with&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Sep 2020 13:12:54 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2020-09-09T13:12:54Z</dc:date>
    <item>
      <title>splunk query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query/m-p/518677#M145942</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;i have a requirement to create relevant query in Splunk to retrieve daily count of records from Kafka server for all topics disctintively along with total records.&lt;/P&gt;&lt;P&gt;Below is my Query it runs though but is very slow to process.&lt;/P&gt;&lt;P&gt;Can you please help me to accelerate the data in populating :&lt;/P&gt;&lt;P&gt;index=blc_db sourcetype=jmx EventType="messages"&lt;BR /&gt;| where IN(mbean_property_topic,"ciot_pdx_vision_er_gorr_modify","ciot_pdx_vision_er_gorr_subscription_account","ciot_pdx_vision_er_gorr_transaction","ciot_pdx_vf_sharepoint_group_tac_list","com_vodafone_smartlife","com_witsoftware_vodafone_smartlife","android_com_vodafone_smartlife","android_com_crvsh_vodafone_smartlife","prod_ciot_mongo","ciot_pdx_unipart_dispatches_uk","ciot_pdx_vf_italy_liveperson","ciot_pdx_mongodb_flow_orchestrator_transaction","ios_com_vodafone_smartlife","ios_com_crvsh_vodafone_smartlife","my_com_maxis_smartlife","android_my_com_maxis_smartlife","ios_my_com_maxis_smartlife","ciot_pdx_vss_events","ciot_pdx_vss_events_detailed","ciot_nginx_cg_01","ciot_pdx_chatlingual_full","ciot_pdx_vision_er_gorr_refund")&lt;BR /&gt;| bin _time span=1d&lt;BR /&gt;| stats range(Count) as countPerHost by host, _time, mbean_property_topic&lt;BR /&gt;| stats count(host) as hostCount, sum(countPerHost) as totalCountPerDay by _time, mbean_property_topic&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 12:38:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query/m-p/518677#M145942</guid>
      <dc:creator>bapun18</dc:creator>
      <dc:date>2020-09-09T12:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: splunk query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/splunk-query/m-p/518693#M145946</link>
      <description>&lt;P&gt;Can you provide some sample data from&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=blc_db sourcetype=jmx EventType="messages"&lt;/LI-CODE&gt;&lt;P&gt;so we can see what it is you are dealing with&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 13:12:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/splunk-query/m-p/518693#M145946</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-09-09T13:12:54Z</dc:date>
    </item>
  </channel>
</rss>

