<?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 Create new dimensions from collectd in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442302#M77070</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I am trying to get metrics data into Splunk using collectd and metrics seems to be coming in fine. Want to add more context to the data by adding tags and was wondering how to get them be handled as dimensions&lt;/P&gt;

&lt;P&gt;Sending the test data like below&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k &lt;A href="https://x.x.x.x:8088/services/collector/raw?sourcetype=collectd_http" target="test_blank"&gt;https://x.x.x.x:8088/services/collector/raw?sourcetype=collectd_http&lt;/A&gt;   -H "Authorization: Splunk xxxxx"                                      -d '[{"values":[164.9196798931339196],"dstypes":["derive"],"dsnames":["value"],"time":1540317794.894,"interval":10.000,"host":"splunkserver:10.1.1.1.","plugin":"protocols","plugin_instance":"IpExt","type":"protocol_counter","type_instance":"InOctets","fields":{"region":"us-east-1","datacenter":"us-east-1a"}}]'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It seems to be posting in fine, was wondering if I can create a custom sourcetype for collectd and make all fields as dimensions? Any ideas?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Oct 2018 00:15:42 GMT</pubDate>
    <dc:creator>theouhuios</dc:creator>
    <dc:date>2018-10-24T00:15:42Z</dc:date>
    <item>
      <title>Create new dimensions from collectd</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442302#M77070</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I am trying to get metrics data into Splunk using collectd and metrics seems to be coming in fine. Want to add more context to the data by adding tags and was wondering how to get them be handled as dimensions&lt;/P&gt;

&lt;P&gt;Sending the test data like below&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k &lt;A href="https://x.x.x.x:8088/services/collector/raw?sourcetype=collectd_http" target="test_blank"&gt;https://x.x.x.x:8088/services/collector/raw?sourcetype=collectd_http&lt;/A&gt;   -H "Authorization: Splunk xxxxx"                                      -d '[{"values":[164.9196798931339196],"dstypes":["derive"],"dsnames":["value"],"time":1540317794.894,"interval":10.000,"host":"splunkserver:10.1.1.1.","plugin":"protocols","plugin_instance":"IpExt","type":"protocol_counter","type_instance":"InOctets","fields":{"region":"us-east-1","datacenter":"us-east-1a"}}]'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It seems to be posting in fine, was wondering if I can create a custom sourcetype for collectd and make all fields as dimensions? Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 00:15:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442302#M77070</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2018-10-24T00:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create new dimensions from collectd</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442303#M77071</link>
      <description>&lt;P&gt;You can use &lt;STRONG&gt;splunk_write&lt;/STRONG&gt; plugin for that, which can be found in unix-agent.tgz. More info here &lt;A href="http://docs.splunk.com/Documentation/InfraApp/1.2.0/Admin/ManageAgents"&gt;http://docs.splunk.com/Documentation/InfraApp/1.2.0/Admin/ManageAgents&lt;/A&gt;. &lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 14:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442303#M77071</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2018-11-13T14:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create new dimensions from collectd</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442304#M77072</link>
      <description>&lt;P&gt;Yes, seen this and we have got it to work using this approach. However one thing that was observed is that with regular collectd rpm it doesn't work. We had to follow the compile steps to get it to work. I wonder why do we need to compile? It's  basically from the same source. Question now is why wont write_splunk plugin work directly with the rpm version of collectd&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 19:33:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Create-new-dimensions-from-collectd/m-p/442304#M77072</guid>
      <dc:creator>theouhuios</dc:creator>
      <dc:date>2018-11-13T19:33:49Z</dc:date>
    </item>
  </channel>
</rss>

