<?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>question Re: metron singlenode vagrant installation ERROR in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141346#M103949</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11442/ryanplatt.html" nodeid="11442" target="_blank"&gt;@Ryan Platt&lt;/A&gt; Thank you for the help. Your suggested fixes worked. Kibana dasboard is up with Green status&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6267-screenshot-2016-08-01-213819.png" style="width: 1536px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21727iD756FE64742D42DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6267-screenshot-2016-08-01-213819.png" alt="6267-screenshot-2016-08-01-213819.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But now I am clueless where look for data ingestions. pcap or netflow. Could you help me with next steps, please&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2019 08:15:11 GMT</pubDate>
    <dc:creator>vganji</dc:creator>
    <dc:date>2019-08-19T08:15:11Z</dc:date>
    <item>
      <title>metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141341#M103944</link>
      <description>&lt;P&gt;
	My single node vagrant based installation is failing at elasticsearch start stage. Could you guys help me out with some troubleshooting &lt;/P&gt;&lt;P&gt;	TASK [elasticsearch : Install Elasticsearch.] **********************************&lt;/P&gt;
&lt;PRE&gt;changed: [node1]
TASK [elasticsearch : Create Data Directories] *********************************
changed: [node1] =&amp;gt; (item=/data1/elasticsearch)
changed: [node1] =&amp;gt; (item=/data2/elasticsearch)
TASK [elasticsearch : Configure Elasticsearch.] ********************************
changed: [node1] =&amp;gt; (item={u'regexp': u'#cluster\\.name', u'line': u'cluster.name: metron'})
changed: [node1] =&amp;gt; (item={u'regexp': u'#network\\.host:', u'line': u'network.host: _eth1:ipv4_'})
changed: [node1] =&amp;gt; (item={u'regexp': u'#discovery\\.zen\\.ping\\.unicast\\.hosts', u'line': u'discovery.zen.ping.unicast.hosts: [ node1 ]'})
changed: [node1] =&amp;gt; (item={u'regexp': u'#path\\.data', u'line': u'path.data: /data1/elasticsearch,/data2/elasticsearch'})
TASK [elasticsearch : Start Elasticsearch.] ************************************
changed: [node1]
TASK [elasticsearch : include] *************************************************
included: /Users/&amp;lt;user&amp;gt;/BigData/metron/incubator-metron-Metron_0.1BETA_rc7/deployment/roles/elasticsearch/tasks/configure_index.yml for node1
TASK [elasticsearch : Wait for Elasticsearch Host to Start] ********************
ok: [node1]
TASK [elasticsearch : Wait for Green Index Status] *****************************
fatal: [node1]: FAILED! =&amp;gt; {"failed": true, "msg": "ERROR! The conditional check 'result.content.find(\"green\") != -1' failed. The error was: ERROR! error while evaluating conditional (result.content.find(\"green\") != -1): ERROR! 'dict object' has no attribute 'content'"}
PLAY RECAP *********************************************************************
node1                      : ok=94   changed=38   unreachable=0    failed=1   
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again
&lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:43:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141341#M103944</guid>
      <dc:creator>vganji</dc:creator>
      <dc:date>2016-06-16T02:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141342#M103945</link>
      <description>&lt;P&gt;Hi Sai,&lt;/P&gt;&lt;P&gt;Can you tell me what version of Metron, Ansible, Python and Vagrant you are running?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-D...&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2016 21:33:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141342#M103945</guid>
      <dc:creator>dlyle</dc:creator>
      <dc:date>2016-06-16T21:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141343#M103946</link>
      <description>&lt;P&gt;You can also simply paste the output of `metron-deployment/scripts/platform-info.sh`.  That should give us a good understanding of your environment.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 06:21:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141343#M103946</guid>
      <dc:creator>nallen</dc:creator>
      <dc:date>2016-06-17T06:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141344#M103947</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3642/nallen.html" nodeid="3642"&gt;@nallen&lt;/A&gt; and &lt;A rel="user" href="https://community.cloudera.com/users/308/dlyle.html" nodeid="308"&gt;@David Lyle&lt;/A&gt; : Here are the versions:&lt;/P&gt;&lt;PRE&gt;Metron 0.1BETA
--
* master
--
commit 739e2eb523dd6b4daeeccd3bab5a4a614ace8328
Author: dlyle65535 &amp;lt;dlyle65535@gmail.com&amp;gt;
Date:   Tue Jun 14 15:35:15 2016 -0400


    METRON-212: Allow additional Elasticsearch templates to be loaded to the index (dlyle65535 via cestella) closes apache/incubator-metron#145
--
 metron-deployment/roles/metron_elasticsearch_templates/tasks/load_templates.yml | 1 +
 1 file changed, 1 insertion(+)
--
ansible 2.0.0.2
  config file =
  configured module search path = Default w/o overrides
--
Vagrant 1.8.4
--
Python 2.7.10
--
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T04:57:37-07:00)
Maven home: /usr/local/Cellar/maven/3.3.3/libexec
Java version: 1.8.0_91, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.11.4", arch: "x86_64", family: "mac"
--
Darwin Venkatas-MacBook-Pro.local 15.4.0 Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64
&lt;/PRE&gt;</description>
      <pubDate>Tue, 21 Jun 2016 02:49:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141344#M103947</guid>
      <dc:creator>vganji</dc:creator>
      <dc:date>2016-06-21T02:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141345#M103948</link>
      <description>&lt;P&gt;Hi Sai, &lt;/P&gt;&lt;P&gt;I've had the same error message with a Ubuntu 14.04 host system. I'm yet to get it fully working but here's my progress so far. I'm thinking it may be a resolver / route issue, but haven't looked into it enough.&lt;/P&gt;&lt;P&gt;For the error message above, I edited the ansible script in incubator-metron-Metron_0.1BETA_rc7/deployment/roles/elasticsearch/tasks/configure_index.yml to use the ip of the host. e.g. &lt;A href="http://192.168.66.121:9200/" target="_blank"&gt;http://192.168.66.121:9200/&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;This needed to be done for 'Wait for Green Index Status' and the task below it. &lt;/P&gt;&lt;P&gt;After this change, the install seemed to complete successfully, however kibana was turning up blank. &lt;/P&gt;&lt;P&gt;
This was resolved by: &lt;/P&gt;&lt;P&gt;1) edit the elasticsearch parameter at /usr/metron/0.1BETA/metron-ui/lib/public/config.js
to be
elasticsearch: 'http://&amp;lt;ip&amp;gt;:9200',&lt;/P&gt;&lt;P&gt;
2) add the following to /etc/elasticsearch/elasticsearch.yml &lt;/P&gt;&lt;P&gt;http.cors.allow-origin: "/.*/" &lt;/P&gt;&lt;P&gt;http.cors.enabled: true &lt;/P&gt;&lt;P&gt;3) restart elasticsearch
/etc/init.d/elasticsearch restart &lt;/P&gt;&lt;P&gt;At this stage, I am seeing the pcaps traversing through storm, however am getting getting errors in the enrichment topology forwarding the data to elasticsearch. I'm still looking into this. &lt;/P&gt;&lt;P&gt;Hope this helps, &lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 08:45:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141345#M103948</guid>
      <dc:creator>ryan_platt</dc:creator>
      <dc:date>2016-06-27T08:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141346#M103949</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/11442/ryanplatt.html" nodeid="11442" target="_blank"&gt;@Ryan Platt&lt;/A&gt; Thank you for the help. Your suggested fixes worked. Kibana dasboard is up with Green status&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="6267-screenshot-2016-08-01-213819.png" style="width: 1536px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/21727iD756FE64742D42DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="6267-screenshot-2016-08-01-213819.png" alt="6267-screenshot-2016-08-01-213819.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But now I am clueless where look for data ingestions. pcap or netflow. Could you help me with next steps, please&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 08:15:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141346#M103949</guid>
      <dc:creator>vganji</dc:creator>
      <dc:date>2019-08-19T08:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141347#M103950</link>
      <description>&lt;P&gt;Hello &lt;A rel="user" href="https://community.cloudera.com/users/3642/nallen.html" nodeid="3642"&gt;@nallen&lt;/A&gt;: Could you hep me with this question: &lt;A href="https://community.hortonworks.com/questions/49823/need-instructions-to-start-data-ingest-on-metron.html" target="_blank"&gt;https://community.hortonworks.com/questions/49823/need-instructions-to-start-data-ingest-on-metron.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 15:19:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141347#M103950</guid>
      <dc:creator>vganji</dc:creator>
      <dc:date>2016-08-04T15:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: metron singlenode vagrant installation ERROR</title>
      <link>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141348#M103951</link>
      <description>&lt;P&gt;Hi Ryan, came across this post as I ran into similar issue as above installing metron and tried your steps to resolve. Im now also stuck with a blank Kibana screen but can't or don't seem to have a file "/etc/elasticsearch/elasticsearch.yml" to add the 2 parameters you're suggesting.&lt;/P&gt;&lt;P&gt;From the installation steps i can see elasticsearch has been installed and started correctly.&lt;/P&gt;&lt;P&gt;Any idea how to resolve, what i could be missing?&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2017 10:51:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/metron-singlenode-vagrant-installation-ERROR/m-p/141348#M103951</guid>
      <dc:creator>kpaul</dc:creator>
      <dc:date>2017-01-20T10:51:09Z</dc:date>
    </item>
  </channel>
</rss>

