<?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: Syslog analyzer - how to configure logstash to send to remote, not local hosts ? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130374#M98591</link>
    <description>&lt;P&gt;I've created it but I dont see COMMIT active and cannot commit.. So I dont see it as avail node yet&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2016 18:30:33 GMT</pubDate>
    <dc:creator>niuk</dc:creator>
    <dc:date>2016-12-01T18:30:33Z</dc:date>
    <item>
      <title>Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130295#M98588</link>
      <description>&lt;P&gt;I have syslog analyzer created from&amp;nbsp;prototype stdlib.localSyslog. Now I want it to send &amp;nbsp;matching results to logstash but on remote not local server where MM is running. Default is I think below (host is 127.0.0.1), where do I change host address ?&lt;/P&gt;
&lt;PRE&gt;input {&lt;BR /&gt;    tcp {&lt;BR /&gt;        port =&amp;gt; 5514&lt;BR /&gt;        host =&amp;gt; '127.0.0.1'  &lt;BR /&gt;        codec =&amp;gt; 'json_lines'&lt;BR /&gt;    }&lt;BR /&gt;}&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:54:21 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130295#M98588</guid>
      <dc:creator>niuk</dc:creator>
      <dc:date>2016-12-01T14:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130368#M98589</link>
      <description>&lt;P&gt;Looks like that configuraiton is under /opt/minemeld/prototypes/current/stdlib.yml&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I would think you could clone the prototype of stdlib.yml to the&amp;nbsp;&lt;EM&gt;/opt/&lt;SPAN class="lia-search-match-lithium"&gt;minemeld&lt;/SPAN&gt;/local/&lt;SPAN class="lia-search-match-lithium"&gt;prototypes&lt;/SPAN&gt;&lt;/EM&gt; and then modify as needed?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;localSyslogToLogStash:&lt;BR /&gt; author: MineMeld Core Team&lt;BR /&gt; development_status: EXPERIMENTAL&lt;BR /&gt; node_type: processor&lt;BR /&gt; description: &amp;gt;&lt;BR /&gt; Syslog node connection to the local syslog server to receive PAN-OS logs.&lt;BR /&gt; This prototype also logs matching sessions/indicators pairs to a Logstash&lt;BR /&gt; instance on localhost:5514&lt;BR /&gt; class: minemeld.ft.syslog.SyslogMatcher&lt;BR /&gt; config:&lt;BR /&gt; logstash_host: 127.0.0.1&lt;BR /&gt; logstash_port: 5514&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 18:03:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130368#M98589</guid>
      <dc:creator>Rich_G</dc:creator>
      <dc:date>2016-12-01T18:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130371#M98590</link>
      <description>&lt;P&gt;Looking at this deeper looks like you can find the current prototype then create a new one from it and change the host.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2016-12-01 12_06_49-MineMeld.png" style="width: 800px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6657i66601E959FB10B06/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2016-12-01 12_06_49-MineMeld.png" alt="2016-12-01 12_06_49-MineMeld.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2016-12-01 12_05_26-MineMeld.png" style="width: 791px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/6656iECBEB33C45DB6A5C/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="2016-12-01 12_05_26-MineMeld.png" alt="2016-12-01 12_05_26-MineMeld.png" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 18:07:36 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130371#M98590</guid>
      <dc:creator>Rich_G</dc:creator>
      <dc:date>2016-12-01T18:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130374#M98591</link>
      <description>&lt;P&gt;I've created it but I dont see COMMIT active and cannot commit.. So I dont see it as avail node yet&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 18:30:33 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130374#M98591</guid>
      <dc:creator>niuk</dc:creator>
      <dc:date>2016-12-01T18:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130390#M98592</link>
      <description>&lt;P&gt;I believe once you create the new prototype you then have to create a new Node that utilizes that prototype, then you can commit.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 18:40:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130390#M98592</guid>
      <dc:creator>Rich_G</dc:creator>
      <dc:date>2016-12-01T18:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130391#M98593</link>
      <description>&lt;P&gt;Also once you have created the new prototype it will store the config in /opt/minemeld/local/prototypes so if you need to change the logstash host and port you can edit the minemeldlocal.yml file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2016 18:45:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130391#M98593</guid>
      <dc:creator>Rich_G</dc:creator>
      <dc:date>2016-12-01T18:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog analyzer - how to configure logstash to send to remote, not local hosts ?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130663#M98594</link>
      <description>&lt;P&gt;Shouldn't my new prototype be visabl ein th elist of new prototypes (in CONFIG tab ) ? I can only find it when I click 'browes prototypes' icon. &amp;nbsp;Before, when I created syslog_analyzer from&amp;nbsp;&lt;SPAN&gt;stdlib.localSyslog it is available in CONFIG tab. I think something is not right..&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 15:22:14 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/syslog-analyzer-how-to-configure-logstash-to-send-to-remote-not/m-p/130663#M98594</guid>
      <dc:creator>niuk</dc:creator>
      <dc:date>2016-12-02T15:22:14Z</dc:date>
    </item>
  </channel>
</rss>

