<?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 Search query for syslog in dashboard in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424770#M121808</link>
    <description>&lt;P&gt;Hey all,&lt;/P&gt;

&lt;P&gt;Am in a need of dashboard to see my syslog traffic for four arista switches as mentioned below:&lt;/P&gt;

&lt;P&gt;AA-UKD-AA-SW01 :- Port 3050&lt;BR /&gt;
AA-UKD-AA-SW02 :- Port 3051&lt;BR /&gt;
AA-UKM-AA-SW01 :- Port 3052&lt;BR /&gt;
AA-UKM-AA-SW02 :- Port 3053&lt;/P&gt;

&lt;P&gt;Added search query as:&lt;/P&gt;

&lt;P&gt;index=inf* sourcetype=syslog host=AA-UKD-AA-SW* OR host=AA-UKM-AA-SW* | timechart span=1m count by host&lt;/P&gt;

&lt;P&gt;Does the above mentioned query is right?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 23:58:47 GMT</pubDate>
    <dc:creator>mkrishnamoorthy</dc:creator>
    <dc:date>2019-06-12T23:58:47Z</dc:date>
    <item>
      <title>Search query for syslog in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424770#M121808</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt;

&lt;P&gt;Am in a need of dashboard to see my syslog traffic for four arista switches as mentioned below:&lt;/P&gt;

&lt;P&gt;AA-UKD-AA-SW01 :- Port 3050&lt;BR /&gt;
AA-UKD-AA-SW02 :- Port 3051&lt;BR /&gt;
AA-UKM-AA-SW01 :- Port 3052&lt;BR /&gt;
AA-UKM-AA-SW02 :- Port 3053&lt;/P&gt;

&lt;P&gt;Added search query as:&lt;/P&gt;

&lt;P&gt;index=inf* sourcetype=syslog host=AA-UKD-AA-SW* OR host=AA-UKM-AA-SW* | timechart span=1m count by host&lt;/P&gt;

&lt;P&gt;Does the above mentioned query is right?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 23:58:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424770#M121808</guid>
      <dc:creator>mkrishnamoorthy</dc:creator>
      <dc:date>2019-06-12T23:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search query for syslog in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424771#M121809</link>
      <description>&lt;P&gt;This will show the number of events over time by host.  Is that what you are trying to do?  Or is there a value in the events that you want to sum for each host?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 13:43:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424771#M121809</guid>
      <dc:creator>kmorris_splunk</dc:creator>
      <dc:date>2019-06-13T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Search query for syslog in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424772#M121810</link>
      <description>&lt;P&gt;Hi @mkrishnamoorthy ,&lt;BR /&gt;
If you're looking for the count of syslog events for each device broken down per minute over time, then this is the right search.  Generally, you don't need to specify a &lt;CODE&gt;span=&lt;/CODE&gt; value for timechart because it automatically picks the most appropriate value given the time range used in the search.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 14:00:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424772#M121810</guid>
      <dc:creator>jnudell_2</dc:creator>
      <dc:date>2019-06-13T14:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Search query for syslog in dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424773#M121811</link>
      <description>&lt;P&gt;yes, am looking for number of events. I think am right.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 00:54:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-query-for-syslog-in-dashboard/m-p/424773#M121811</guid>
      <dc:creator>mkrishnamoorthy</dc:creator>
      <dc:date>2019-06-14T00:54:30Z</dc:date>
    </item>
  </channel>
</rss>

