<?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: Sum integer-named variables? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55838#M13635</link>
    <description>&lt;P&gt;also if you don't mind me asking, what does $ do?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Jun 2013 14:32:34 GMT</pubDate>
    <dc:creator>ctallarico20</dc:creator>
    <dc:date>2013-06-05T14:32:34Z</dc:date>
    <item>
      <title>Sum integer-named variables?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55833#M13630</link>
      <description>&lt;P&gt;Hi, so given a log including &lt;CODE&gt;TwoHundred=5&lt;/CODE&gt; it's pretty easy to make a timechart with a &lt;CODE&gt;sum(TwoHundred)&lt;/CODE&gt; command.  However, my logs are http responses, so they look like  &lt;CODE&gt;200=5&lt;/CODE&gt; and the &lt;CODE&gt;sum(200)&lt;/CODE&gt; does not return results on the graph.  Any idea of something that will tell splunk that the 200 is intended as a string?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2013 14:01:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55833#M13630</guid>
      <dc:creator>ctallarico20</dc:creator>
      <dc:date>2013-06-05T14:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sum integer-named variables?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55834#M13631</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;Try with: sum($200$)&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2013 14:17:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55834#M13631</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-06-05T14:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sum integer-named variables?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55835#M13632</link>
      <description>&lt;P&gt;This is along the lines of what i was looking for, however just like sum(200), nothing is displayed on the timechart:(  it turns up in the search if i look at the table though!&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2013 14:21:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55835#M13632</guid>
      <dc:creator>ctallarico20</dc:creator>
      <dc:date>2013-06-05T14:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sum integer-named variables?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55836#M13633</link>
      <description>&lt;P&gt;Ok&lt;/P&gt;

&lt;P&gt;And with a rename like:&lt;BR /&gt;
...| rename $200$ as http_status | timechart sum(http_status)&lt;/P&gt;

&lt;P&gt;??&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:02:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55836#M13633</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2020-09-28T14:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sum integer-named variables?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55837#M13634</link>
      <description>&lt;P&gt;hmm i really like the ideas you're coming up with but again that one produced no chart:/&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2013 14:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55837#M13634</guid>
      <dc:creator>ctallarico20</dc:creator>
      <dc:date>2013-06-05T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sum integer-named variables?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55838#M13635</link>
      <description>&lt;P&gt;also if you don't mind me asking, what does $ do?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jun 2013 14:32:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-integer-named-variables/m-p/55838#M13635</guid>
      <dc:creator>ctallarico20</dc:creator>
      <dc:date>2013-06-05T14:32:34Z</dc:date>
    </item>
  </channel>
</rss>

