<?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: Error when using stdlib.syslogMiner in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/260011#M96804</link>
    <description>&lt;P&gt;I'm having this issue as well. Same issues in the log file and I also used the build for Ubuntu 16.&amp;nbsp; This config came off of my previous installation of ubuntu 14 so I don't think it's my minemeld config. I also see established traffic from my firewalls over port 13514 so it seems that the issue is somewhere between rsyslog and the miner itself. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that when &lt;SPAN class="lia-panel-heading-bar-title" aria-level="4"&gt;Luigi created the new install guide there's something missing that's required for the syslog miner to function.&amp;nbsp; &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt; are you able to confirm?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 18:53:54 GMT</pubDate>
    <dc:creator>andrew.copeland</dc:creator>
    <dc:date>2019-05-06T18:53:54Z</dc:date>
    <item>
      <title>Error when using stdlib.syslogMiner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/259633#M96803</link>
      <description>&lt;P&gt;Hi together,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to import PANOS-Threat Logs into MineMeld using the syslogMiner.&lt;/P&gt;
&lt;P&gt;I have configured the Miner and the LogForwarding via Panorama and can see the incoming logs at the Minemeld instance using tcpdump.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Still I see no indicators in my Miner-Node. The Engine Logs show following error that I think is relevant to the problem:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-SPOILER&gt;(2082)syslog._amqp_consumer ERROR: Miner_Test - Exception in consumer glet&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "/opt/minemeld/engine/0.9.60/local/lib/python2.7/site-packages/minemeld/ft/syslog.py", line 739, in _amqp_consumer&lt;BR /&gt;password=self.rabbitmq_password&lt;BR /&gt;File "/opt/minemeld/engine/0.9.60/local/lib/python2.7/site-packages/amqp/connection.py", line 165, in __init__&lt;BR /&gt;self.transport = self.Transport(host, connect_timeout, ssl)&lt;BR /&gt;File "/opt/minemeld/engine/0.9.60/local/lib/python2.7/site-packages/amqp/connection.py", line 186, in Transport&lt;BR /&gt;return create_transport(host, connect_timeout, ssl)&lt;BR /&gt;File "/opt/minemeld/engine/0.9.60/local/lib/python2.7/site-packages/amqp/transport.py", line 299, in create_transport&lt;BR /&gt;return TCPTransport(host, connect_timeout)&lt;BR /&gt;File "/opt/minemeld/engine/0.9.60/local/lib/python2.7/site-packages/amqp/transport.py", line 95, in __init__&lt;BR /&gt;raise socket.error(last_err)&lt;BR /&gt;error: [Errno 111] Connection refused&lt;/LI-SPOILER&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already checked the forums for similar errors, but couldnt find anything that helped me. I also stumbled about the advice to restart rabbitmq-server, but this service doesnt exist on my instance. For installation I followed the tutorial here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Articles/Manually-install-MineMeld-on-Ubuntu-Server-16-04/ta-p/253336" target="_blank"&gt;https://live.paloaltonetworks.com/t5/MineMeld-Articles/Manually-install-MineMeld-on-Ubuntu-Server-16-04/ta-p/253336&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If anyone can assist me with this problem I would&amp;nbsp; be very glad!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings Leon!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 14:53:58 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/259633#M96803</guid>
      <dc:creator>Leon_Twenning</dc:creator>
      <dc:date>2019-05-02T14:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using stdlib.syslogMiner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/260011#M96804</link>
      <description>&lt;P&gt;I'm having this issue as well. Same issues in the log file and I also used the build for Ubuntu 16.&amp;nbsp; This config came off of my previous installation of ubuntu 14 so I don't think it's my minemeld config. I also see established traffic from my firewalls over port 13514 so it seems that the issue is somewhere between rsyslog and the miner itself. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that when &lt;SPAN class="lia-panel-heading-bar-title" aria-level="4"&gt;Luigi created the new install guide there's something missing that's required for the syslog miner to function.&amp;nbsp; &lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678"&gt;@lmori&lt;/a&gt; are you able to confirm?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 18:53:54 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/260011#M96804</guid>
      <dc:creator>andrew.copeland</dc:creator>
      <dc:date>2019-05-06T18:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using stdlib.syslogMiner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/271310#M96805</link>
      <description>&lt;P&gt;As an update, it looks like the error is because "rabbitmq-server" isn't installed, when it was in the Ubuntu 14 version I had running. However, installing rabbitmq doesn't fix the logs showing up in MineMeld, it only removes the errors.&amp;nbsp; It seems it's missing some other configuration, but I'm not sure what that is.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2019 13:15:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/271310#M96805</guid>
      <dc:creator>andrew.copeland</dc:creator>
      <dc:date>2019-06-19T13:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error when using stdlib.syslogMiner</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/271671#M96806</link>
      <description>&lt;P&gt;I believe I have fixed it, at least in the&amp;nbsp;interim until it can be added to the Palo repo.&amp;nbsp; According to Luigi &lt;A href="https://live.paloaltonetworks.com/t5/MineMeld-Discussions/Where-can-I-obtain-rsyslog-minemeld/td-p/154969" target="_self"&gt;here&lt;/A&gt; rsyslog (or more appropriately the package called rsyslog-minemeld in Ubuntu 14.04) Was built by them from source with additional features enabled, and distributed through their repo.&amp;nbsp; It does not seem that rsyslog-minemeld is distrubuted in their current Xenial/16.04 repo.&lt;/P&gt;
&lt;PRE&gt;http://minemeld-updates.panw.io/ubuntu xenial-minemeld main&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;However, when I built a current version of rsyslog with those features; it was incompatible with the /etc/rsyslog.d/*.conf files.&amp;nbsp; I was able to find an old version of rsyslog "8.19.0", combile it, install the .deb file on my minemeld-server. I also installed I also installed via apt "librabbitmq4" and "liblognorm2" as refferenced by some of my /var/log/syslog errors.&amp;nbsp; Once I did that, all the errors went away, and IPs started showing up in my miner/output.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 12:46:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/error-when-using-stdlib-syslogminer/m-p/271671#M96806</guid>
      <dc:creator>andrew.copeland</dc:creator>
      <dc:date>2019-06-20T12:46:06Z</dc:date>
    </item>
  </channel>
</rss>

