<?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: How to get all the values in y axis - Visualization Tab in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530147#M149787</link>
    <description>&lt;P&gt;Alrighty! but I have seen somewhere that this is possible to have multiple bars in y axis for a single value in x axis. So, wanted to check if that was possible.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 23:35:14 GMT</pubDate>
    <dc:creator>Anush</dc:creator>
    <dc:date>2020-11-19T23:35:14Z</dc:date>
    <item>
      <title>How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/529858#M149680</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;How do we all the values for a single field?&lt;/P&gt;&lt;P&gt;Currently, the chart is displayed with the LoginName(x axis) with the count of LoginName(Y axis). Please see below ScreenShot,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anush_0-1605670288140.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11954i28CC83CD8868FE40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anush_0-1605670288140.png" alt="Anush_0-1605670288140.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Anush_0-1605670288140.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What is needed- Display all the values(Endpoint channel, Destination, FileName,IncidentTime, Count) of the each and every LoginName.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshot below,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anush_1-1605671038219.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11955i839E1E5235A3BF42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anush_1-1605671038219.png" alt="Anush_1-1605671038219.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Anush_1-1605671038219.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Currently, I am not getting these values and only getting count of LoginName.&lt;/P&gt;&lt;P&gt;This is the query that is used,&lt;/P&gt;&lt;P&gt;index="prod" sourcetype="*"&lt;BR /&gt;|rex "sourceServiceName=(?&amp;lt;sourceServiceName&amp;gt;[\w\s]+)\s+\w+="&lt;BR /&gt;|rex "duser=(?&amp;lt;duser&amp;gt;[\w\s]+)\s+\w+="&lt;BR /&gt;|rex "fname=(?&amp;lt;fname&amp;gt;[\w\s]+)\s+\w+="&lt;BR /&gt;|rex "cat=(?&amp;lt;cat&amp;gt;[\w\s]+)\s+\w+="&lt;BR /&gt;|rename sourceServiceName as EndpointChannel duser as Destination loginName as LoginName fname as FileName _time as IncidentTime cat as PolicyName&lt;BR /&gt;|fieldformat IncidentTime = strftime(IncidentTime, "%Y/%m/%d %H:%M:%S")&lt;BR /&gt;|top showperc=f EndpointChannel Destination FileName PolicyName IncidentTime by LoginName | sort -IncidentTime&lt;/P&gt;&lt;P&gt;This query works only in Statistics view and when I click the visualization, I'm not getting the other values.&lt;/P&gt;&lt;P&gt;Can someone please help?&lt;/P&gt;&lt;P&gt;TIA&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 03:51:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/529858#M149680</guid>
      <dc:creator>Anush</dc:creator>
      <dc:date>2020-11-18T03:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/529870#M149685</link>
      <description>&lt;P&gt;As you can see from the stats view, each row only has one count which is the count for the unique combination of the other fields. Only the count column has a statistical value, the rest are basically text, that is why there is only a bar for the count. What is it you are expecting to see in the visualisation?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 09:02:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/529870#M149685</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-18T09:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530010#M149729</link>
      <description>&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anush_1-1605739369754.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11976iB6269614CAFF30F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anush_1-1605739369754.png" alt="Anush_1-1605739369754.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Anush_1-1605739369754.png&lt;/span&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;This is the statistical view of my search.&amp;nbsp; I need to have LoginName on the x axis and all the other values(Endpoint Channel, Destination, FileName, PolicyName, IncidentTime and count) for each and every loginName on Y axis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like the below, X axis- LoginName , Y axis- All the values of LoginName&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Anush_2-1605739936940.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11977iA821DFCA3B0B39F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Anush_2-1605739936940.png" alt="Anush_2-1605739936940.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Anush_2-1605739936940.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is that possible?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 22:53:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530010#M149729</guid>
      <dc:creator>Anush</dc:creator>
      <dc:date>2020-11-18T22:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530012#M149731</link>
      <description>&lt;P&gt;There is one x-axis which you want to be login name. There is one y-axis, which I assume would be numeric for the count. How do you represent "Endpoint Email" or "Custom Policy" or any of the other values the fields have on this numeric scale?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 23:17:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530012#M149731</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-18T23:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530015#M149733</link>
      <description>&lt;P&gt;So, one of the values in the y axis will be count which is numeric. Can we display the other values as text? Is that possible?&lt;/P&gt;&lt;P&gt;If we move the hoover over the bar, it displays the values as "Endpoint Email" and if we move to other bar , it displays the FileName&amp;nbsp; as "User "report.text "&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the Screenshot&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 00:09:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530015#M149733</guid>
      <dc:creator>Anush</dc:creator>
      <dc:date>2020-11-19T00:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530044#M149748</link>
      <description>&lt;P&gt;What you are asking for doesn't make sense. The bars are a representation of a measurement on the same scale (the y-axis). Each row in your data only has one measurement (count) so there is only one bar.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 07:47:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530044#M149748</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-19T07:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the values in y axis - Visualization Tab</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530147#M149787</link>
      <description>&lt;P&gt;Alrighty! but I have seen somewhere that this is possible to have multiple bars in y axis for a single value in x axis. So, wanted to check if that was possible.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 23:35:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-get-all-the-values-in-y-axis-Visualization-Tab/m-p/530147#M149787</guid>
      <dc:creator>Anush</dc:creator>
      <dc:date>2020-11-19T23:35:14Z</dc:date>
    </item>
  </channel>
</rss>

