<?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 Splunk Visualization Char counting by wrong field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Visualization-Char-counting-by-wrong-field/m-p/463259#M130589</link>
    <description>&lt;P&gt;I have a monitoring search, that we are viewing both as a graph and when drilling in, as the events. When viewing the events, the information is correct, no issue, but when viewing the data as a chart, every once in a while we get an error.&lt;/P&gt;

&lt;P&gt;Normally the graphs bars are counting by the Clinet_IP and the number of event it sees, but for some it randomly switches to counting by by the user name (while still saying it's the Client_IP).... For clarification, most user names are either 'unknown' or 'domain\123456' but some are just '123456' and it's those that are causing issues. &lt;/P&gt;

&lt;P&gt;I don't want to take out the usernames from the search, as it provides valuable information when the team is drilling into the events, but this error is annoying to deal with.&lt;/P&gt;

&lt;P&gt;This is the search we are running:&lt;/P&gt;

&lt;P&gt;index="pan_logs"&lt;BR /&gt;&lt;BR /&gt;
| search action=blocked  NOT "symantec" &lt;BR /&gt;
| fillnull user value="N/A"&lt;BR /&gt;&lt;BR /&gt;
| stats  values(http_category) values(dest_name) values(user) as UserName  count by client_ip | sort  -count  | head  100&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 04:03:46 GMT</pubDate>
    <dc:creator>RyanDonnelly22</dc:creator>
    <dc:date>2020-09-30T04:03:46Z</dc:date>
    <item>
      <title>Splunk Visualization Char counting by wrong field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Visualization-Char-counting-by-wrong-field/m-p/463259#M130589</link>
      <description>&lt;P&gt;I have a monitoring search, that we are viewing both as a graph and when drilling in, as the events. When viewing the events, the information is correct, no issue, but when viewing the data as a chart, every once in a while we get an error.&lt;/P&gt;

&lt;P&gt;Normally the graphs bars are counting by the Clinet_IP and the number of event it sees, but for some it randomly switches to counting by by the user name (while still saying it's the Client_IP).... For clarification, most user names are either 'unknown' or 'domain\123456' but some are just '123456' and it's those that are causing issues. &lt;/P&gt;

&lt;P&gt;I don't want to take out the usernames from the search, as it provides valuable information when the team is drilling into the events, but this error is annoying to deal with.&lt;/P&gt;

&lt;P&gt;This is the search we are running:&lt;/P&gt;

&lt;P&gt;index="pan_logs"&lt;BR /&gt;&lt;BR /&gt;
| search action=blocked  NOT "symantec" &lt;BR /&gt;
| fillnull user value="N/A"&lt;BR /&gt;&lt;BR /&gt;
| stats  values(http_category) values(dest_name) values(user) as UserName  count by client_ip | sort  -count  | head  100&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 04:03:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Visualization-Char-counting-by-wrong-field/m-p/463259#M130589</guid>
      <dc:creator>RyanDonnelly22</dc:creator>
      <dc:date>2020-09-30T04:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Visualization Char counting by wrong field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Visualization-Char-counting-by-wrong-field/m-p/463260#M130590</link>
      <description>&lt;P&gt;How do you want to display &lt;EM&gt;UserName&lt;/EM&gt; ?&lt;BR /&gt;
123456 -&amp;gt; user123456 ?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 23:52:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Visualization-Char-counting-by-wrong-field/m-p/463260#M130590</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-02-06T23:52:40Z</dc:date>
    </item>
  </channel>
</rss>

