<?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: Using Harvest but send to Splunk in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158778#M27929</link>
    <description>&lt;P&gt;Hi ChannelTapeFibre,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Harvest 1.6 that would be hard to achieve. But if you wait for &lt;A href="https://community.netapp.com/t5/Data-Infrastructure-Management-Software-Discussions/Update-on-NetApp-Harvest-2-0-amp-1-7/m-p/157280" target="_self"&gt;Harvest 2.0&lt;/A&gt;, we will have a new architecture supporting multiple exporters. I am not familiar with Splunk, but if you know Python, I think you should be able to write your own exporters. Otherwise I'll try to help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Aug 2020 12:42:27 GMT</pubDate>
    <dc:creator>vachagan_gratian</dc:creator>
    <dc:date>2020-08-19T12:42:27Z</dc:date>
    <item>
      <title>Using Harvest but send to Splunk</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158768#M27928</link>
      <description>&lt;P&gt;I'm playing around with integrating Netapp performance logs with Splunk. There's a Splunk Add-on for Netapp, but the development seems to have slowed down and support stops at Ontap 9.4.&lt;/P&gt;
&lt;P&gt;I tried the add-on, it works, but I felt it was a bit clunky and not entirely accurate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An old Splunk blog indicates Splunk will quite happily ingest Graphite formed log lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How feasible would it be to configure Harvest, but instead just perhaps log to a file which I can then forward to a Splunk indexer. Maybe even configure Harvest to send to Splunk directly?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:56:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158768#M27928</guid>
      <dc:creator>ChannelTapeFibre</dc:creator>
      <dc:date>2025-06-04T10:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Harvest but send to Splunk</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158778#M27929</link>
      <description>&lt;P&gt;Hi ChannelTapeFibre,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Harvest 1.6 that would be hard to achieve. But if you wait for &lt;A href="https://community.netapp.com/t5/Data-Infrastructure-Management-Software-Discussions/Update-on-NetApp-Harvest-2-0-amp-1-7/m-p/157280" target="_self"&gt;Harvest 2.0&lt;/A&gt;, we will have a new architecture supporting multiple exporters. I am not familiar with Splunk, but if you know Python, I think you should be able to write your own exporters. Otherwise I'll try to help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 12:42:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158778#M27929</guid>
      <dc:creator>vachagan_gratian</dc:creator>
      <dc:date>2020-08-19T12:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Using Harvest but send to Splunk</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158800#M27934</link>
      <description>&lt;P&gt;I actually kind of got it working. Splunk will ingest most log files and with an additional so called Add-On, it will ingest graphite formatted logs. I was able to configure my Harvest box to send performance metrics to Splunk. It's not pretty, but I may be able to make some use of it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For my next challenge, I wanted to take the ready made NABox virtual appliance to get all the goodness of a polished package which my customers like, and try to siphon off an additional log stream to Splunk.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Accordning to the Harvest documentation, this is possible using "Graphite relay".&lt;/P&gt;
&lt;P&gt;I'm reading the Carbon documentation &lt;A href="https://graphite.readthedocs.io/en/latest/config-carbon.html" target="_self"&gt;link&lt;/A&gt;&amp;nbsp;, it it speaks of a releay-rules.conf. Seems easy enough, but the same page mentions the main carbon.conf file, which also should be located in&amp;nbsp;/opt/graphite/conf. There's no carbon.conf file in my NABox. Am I missing something here? NABox is working fine as far as I can tell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 11:25:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Using-Harvest-but-send-to-Splunk/m-p/158800#M27934</guid>
      <dc:creator>ChannelTapeFibre</dc:creator>
      <dc:date>2020-08-20T11:25:31Z</dc:date>
    </item>
  </channel>
</rss>

