<?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 Continuos Monitoring in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60259#M3607</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I downloaded the package. I have configured and started. But I have a problem. I would like the add-on always remains active and polling on a queue ActiveMQ. From logging to Splunk, it seems to me that once started immediately stop. you can ensure that the input always remains in "monitoring" on the tail ActiveMQ?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2013 11:03:28 GMT</pubDate>
    <dc:creator>cpepe</dc:creator>
    <dc:date>2013-09-11T11:03:28Z</dc:date>
    <item>
      <title>Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60259#M3607</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I downloaded the package. I have configured and started. But I have a problem. I would like the add-on always remains active and polling on a queue ActiveMQ. From logging to Splunk, it seems to me that once started immediately stop. you can ensure that the input always remains in "monitoring" on the tail ActiveMQ?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 11:03:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60259#M3607</guid>
      <dc:creator>cpepe</dc:creator>
      <dc:date>2013-09-11T11:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60260#M3608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The modular input remains connected and consuming messages from the selected queue/topic while Splunk is running. So, once Splunk is started, the consumer should remain connected to ActiveMQ forever. At least for now, the modular input does not reconnect to ActiveMQ/RabbitMQ/whatever if the connection fails, but I don't think that's your problem. Have you checked the ActiveMQ console to check if you can see the incoming connection from Splunk?&lt;/P&gt;

&lt;P&gt;Today we have released a new version of the module (v0.4). It adds some extra configuration option and other minor changes. It's not related with your issue, but you can also try to update to the latest version.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2013 15:51:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60260#M3608</guid>
      <dc:creator>allenta</dc:creator>
      <dc:date>2013-09-11T15:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60261#M3609</link>
      <description>&lt;P&gt;Thank you. In the next message will mold errors&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:04:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60261#M3609</guid>
      <dc:creator>cpepe</dc:creator>
      <dc:date>2013-09-12T08:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60262#M3610</link>
      <description>&lt;P&gt;09-12-2013 10:01:28.058 +0200 INFO  ExecProcessor - New scheduled exec process: python /opt/splunk/etc/apps/stomp/bin/stomp.py&lt;BR /&gt;
09-12-2013 10:01:28.058 +0200 INFO  ExecProcessor -     interval: run once&lt;BR /&gt;
09-12-2013 10:01:28.190 +0200 INFO  ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py" Established connection to host 10.153.43.240, port 61616&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py" An unhandled exception was encountered in the stomp receiver loop&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py" Traceback (most recent call last):&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py"   File "/opt/splunk/etc/apps/stomp/bin/stomppy/connect.py", line 721, in __receiver_loop&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py"     (frame_type, headers, body) = utils.parse_frame(frame)&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py"   File "/opt/splunk/etc/apps/stomp/bin/stomppy/utils.py", line 48, in parse_frame&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py"     frame_type = preamble_lines[first_line]&lt;BR /&gt;
09-12-2013 10:01:28.202 +0200 ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/stomp/bin/stomp.py" IndexError: list index out of range&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:45:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60262#M3610</guid>
      <dc:creator>cpepe</dc:creator>
      <dc:date>2020-09-28T14:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60263#M3611</link>
      <description>&lt;P&gt;if I connect on 61613 I have no errors, but I have the need to connect on the 61616 where the activemq settles the messages&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:25:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60263#M3611</guid>
      <dc:creator>cpepe</dc:creator>
      <dc:date>2013-09-12T08:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60264#M3612</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;According with that log, it seems the STOMP modular input dies due to and unhandled exception in the stomp.py library (&lt;A href="https://github.com/kwoli/stomp.py"&gt;https://github.com/kwoli/stomp.py&lt;/A&gt;). That's the library embedded in the modular input and used to connect to STOMP sources.&lt;/P&gt;

&lt;P&gt;Have you updated to the latest release (v0.4)? That version includes and upgrade of the stomp.py library that may fix your problem.&lt;/P&gt;

&lt;P&gt;If updating does not fix the issue, could you please provide some information about your configuration (ActiveMQ version, OS, any special configuration, etc.) in order to try to reproduce the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:35:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60264#M3612</guid>
      <dc:creator>allenta</dc:creator>
      <dc:date>2013-09-12T08:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60265#M3613</link>
      <description>&lt;P&gt;hi, I solved this problem by changing the communication port 61613. Now the problem is that I need to connect on the 61616 where the activemq settles messages. In fact the 61613 I do not see messages while with another tool, connecting me on 61616 I see the messages. How can I fix?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:58:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60265#M3613</guid>
      <dc:creator>cpepe</dc:creator>
      <dc:date>2013-09-12T08:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Continuos Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60266#M3614</link>
      <description>&lt;P&gt;I see. It seems your issue is not related with the modular input, but with your specific ActiveMQ configuration. I think the best approach will be debugging the access to ActiveMQ using a Python script that mimics the modular input.&lt;/P&gt;

&lt;P&gt;I have created a small script you can use for that. Please, check it out in &lt;A href="https://gist.github.com/carlosabalde/956af228116cd638ff0a"&gt;https://gist.github.com/carlosabalde/956af228116cd638ff0a&lt;/A&gt; . Adjust your host, port and queue/topic name. Execute it in a terminal an we'll probably get an idea of what's going on looking at the stomp.py debug messages.&lt;/P&gt;

&lt;P&gt;Note the script depends on the stomp.py library.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:58:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Continuos-Monitoring/m-p/60266#M3614</guid>
      <dc:creator>allenta</dc:creator>
      <dc:date>2013-09-12T08:58:44Z</dc:date>
    </item>
  </channel>
</rss>

