<?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: Modular input using my Python library is not working an am stuck. Ideas on how to debug? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248152#M28282</link>
    <description>&lt;P&gt;This command came from a presentation that was given at .Conf last week. It may help you testing....modify to fit your module names.&lt;/P&gt;

&lt;P&gt;splunk cmd splunkd print-­‐modinput-­‐config  &lt;/P&gt;

&lt;P&gt;| $SPLUNK_HOME/bin/splunk cmd python &lt;/P&gt;</description>
    <pubDate>Thu, 01 Oct 2015 14:57:18 GMT</pubDate>
    <dc:creator>snowmizer</dc:creator>
    <dc:date>2015-10-01T14:57:18Z</dc:date>
    <item>
      <title>Modular input using my Python library is not working an am stuck. Ideas on how to debug?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248151#M28281</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;

&lt;P&gt;I'm trying to create  a modular input for Splunk for our product, Qumulo clusters (qumulo.com/products/qumulo-core/).  We have a REST API that exposes data about our storage clusters and some of our customers want to explore and manage information about their clusters using Splunk.&lt;/P&gt;

&lt;P&gt;I've created (with Damien Dallimore's help) a first version of a modular input which you can see here (it is public and on GitHub):&lt;/P&gt;

&lt;P&gt;github.com/Qumulo/qumulo_splunk&lt;/P&gt;

&lt;P&gt;It loads into Splunk Enterprise with no problems/errors/warnings, but I see no data for my modular input or Wcript in splunk (my script is $SPLUNK_HOME/etc/apps/qumulo_app/bin/qumulo.py on my machine).  &lt;/P&gt;

&lt;P&gt;I ran&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;../../bin/splunk cmd python qumulo_app/bin/qumulo.py —scheme
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and the scheme looks OK to me (from a naive perspective at least -- no errors) and when I run a Splunk search like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal ExecProcessor error qumulo.py
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I don't see any meaningful results.  I've added some logging.error debug messages to my script too... where do those messages get logged?  Not seeing those either.&lt;/P&gt;

&lt;P&gt;So I'm a bit stuck.  Any pointers welcome.  If there are other support channels I should try, pls mention that too (I'm new to Splunk integration, obviously ;)).&lt;/P&gt;

&lt;P&gt;Thanks - Michael Murray / &lt;A href="mailto:mmurray@qumulo.com" target="_blank"&gt;mmurray@qumulo.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:25:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248151#M28281</guid>
      <dc:creator>michaelQumulo</dc:creator>
      <dc:date>2020-09-29T07:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Modular input using my Python library is not working an am stuck. Ideas on how to debug?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248152#M28282</link>
      <description>&lt;P&gt;This command came from a presentation that was given at .Conf last week. It may help you testing....modify to fit your module names.&lt;/P&gt;

&lt;P&gt;splunk cmd splunkd print-­‐modinput-­‐config  &lt;/P&gt;

&lt;P&gt;| $SPLUNK_HOME/bin/splunk cmd python &lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2015 14:57:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248152#M28282</guid>
      <dc:creator>snowmizer</dc:creator>
      <dc:date>2015-10-01T14:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Modular input using my Python library is not working an am stuck. Ideas on how to debug?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248153#M28283</link>
      <description>&lt;P&gt;Problems solved, thanks for help.  Our modular input app is now available:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://github.com/Qumulo/qumulo_splunk_app"&gt;https://github.com/Qumulo/qumulo_splunk_app&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also via Splunkbase.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 23:14:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Modular-input-using-my-Python-library-is-not-working-an-am-stuck/m-p/248153#M28283</guid>
      <dc:creator>michaelQumulo</dc:creator>
      <dc:date>2016-03-22T23:14:01Z</dc:date>
    </item>
  </channel>
</rss>

