<?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 Time chart on object property in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-chart-on-object-property/m-p/569165#M46743</link>
    <description>&lt;P class="lia-align-left"&gt;I'm new to Splunk and I'm trying to do something that is probably basic but I haven't been able to figure out how to do it.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;I have a log in Splunk which contains an http_query along the lines of:&lt;/P&gt;&lt;P class="lia-align-left"&gt;```&lt;/P&gt;&lt;P class="lia-align-left"&gt;my_object[prop1]=someVal&amp;amp;my_object[prop2]=someOtherVal&lt;/P&gt;&lt;P class="lia-align-left"&gt;```&lt;/P&gt;&lt;P class="lia-align-left"&gt;I'm trying to use a timechart to inspect these values. I've tried:&lt;BR /&gt;`timechart count by my_object[prop1]` which tells me prop1 is undefined.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;BR /&gt;Then also tried&lt;/P&gt;&lt;P class="lia-align-left"&gt;`timechart count by my_object.prop1`&amp;nbsp; which gives me a time series with NULL everywhere.&lt;/P&gt;&lt;P class="lia-align-left"&gt;How can I do this?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Sep 2021 15:00:35 GMT</pubDate>
    <dc:creator>larryluckland</dc:creator>
    <dc:date>2021-09-30T15:00:35Z</dc:date>
    <item>
      <title>Time chart on object property</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-chart-on-object-property/m-p/569165#M46743</link>
      <description>&lt;P class="lia-align-left"&gt;I'm new to Splunk and I'm trying to do something that is probably basic but I haven't been able to figure out how to do it.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;I have a log in Splunk which contains an http_query along the lines of:&lt;/P&gt;&lt;P class="lia-align-left"&gt;```&lt;/P&gt;&lt;P class="lia-align-left"&gt;my_object[prop1]=someVal&amp;amp;my_object[prop2]=someOtherVal&lt;/P&gt;&lt;P class="lia-align-left"&gt;```&lt;/P&gt;&lt;P class="lia-align-left"&gt;I'm trying to use a timechart to inspect these values. I've tried:&lt;BR /&gt;`timechart count by my_object[prop1]` which tells me prop1 is undefined.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;BR /&gt;Then also tried&lt;/P&gt;&lt;P class="lia-align-left"&gt;`timechart count by my_object.prop1`&amp;nbsp; which gives me a time series with NULL everywhere.&lt;/P&gt;&lt;P class="lia-align-left"&gt;How can I do this?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:00:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Time-chart-on-object-property/m-p/569165#M46743</guid>
      <dc:creator>larryluckland</dc:creator>
      <dc:date>2021-09-30T15:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time chart on object property</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-chart-on-object-property/m-p/569181#M46744</link>
      <description>&lt;P&gt;Run a basic search (without timechart) in "Smart Mode" and see what fields are being extracted by Splunk (field sidebar appears on left on "Events" tab). If your http_query fields are extracted, then use the exact name in timechart as they appear in field sidebar.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 15:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Time-chart-on-object-property/m-p/569181#M46744</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2021-09-30T15:43:37Z</dc:date>
    </item>
  </channel>
</rss>

