<?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: Metric Store in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315749#M59085</link>
    <description>&lt;P&gt;As Rich stated... you cannot do what you want. I've fought this for months &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Your best bet is using JSON via HEC but if you want to use CSV you will need 1 line for each metric in the format specified in the doc.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jan 2018 16:15:16 GMT</pubDate>
    <dc:creator>bsonposh</dc:creator>
    <dc:date>2018-01-15T16:15:16Z</dc:date>
    <item>
      <title>Metric Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315745#M59081</link>
      <description>&lt;P&gt;I have many log files that look like the one below. The first one is the unix time in milliseconds. The second one is the dimension and the third and fourth are the metrics I would like to store in a metrics-index. &lt;/P&gt;

&lt;P&gt;So my questoin is how do I need to change the config files in order to save this data in a metric store?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;date,type,price,amount
1440720037000,b,201.49,0.1
1440720037000,b,201.48,0.1
1440720037000,b,201.08,6.539
1440720037000,b,200.98132,0.8
1440720037000,b,200.95858,11.031
1440720037000,b,200.87032,0.01
1440720037000,b,200.77788,10.354
1440720037000,b,200.77,0.1
1440720037000,b,200.59735,10.366
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 15 Jan 2018 12:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315745#M59081</guid>
      <dc:creator>wilhelmF</dc:creator>
      <dc:date>2018-01-15T12:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Metric Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315746#M59082</link>
      <description>&lt;P&gt;See the Metrics manual (&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.1/Metrics/GetMetricsInOther"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.1/Metrics/GetMetricsInOther&lt;/A&gt;) for a description of the expected format of metrics inputs.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 13:45:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315746#M59082</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-01-15T13:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Metric Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315747#M59083</link>
      <description>&lt;P&gt;Yes I saw this, but the question is how can I create two events from one line as the metric entry only allows one numerical value. Or I am getting it wrong? That's why I am asking for specific config. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 16:05:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315747#M59083</guid>
      <dc:creator>wilhelmF</dc:creator>
      <dc:date>2018-01-15T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Metric Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315748#M59084</link>
      <description>&lt;P&gt;The format of a metric index is fixed.  Your data must be in that format.  If you can't make your data fit the established schema then you'll have to use an event index.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 16:10:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315748#M59084</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-01-15T16:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Metric Store</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315749#M59085</link>
      <description>&lt;P&gt;As Rich stated... you cannot do what you want. I've fought this for months &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Your best bet is using JSON via HEC but if you want to use CSV you will need 1 line for each metric in the format specified in the doc.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2018 16:15:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Metric-Store/m-p/315749#M59085</guid>
      <dc:creator>bsonposh</dc:creator>
      <dc:date>2018-01-15T16:15:16Z</dc:date>
    </item>
  </channel>
</rss>

