[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-17 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r490638479 ## File path: ansible/roles/logstash/templates/pipeline.conf ## @@ -0,0 +1,57 @@ +input { +beats { +port => 5044 +} +file

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-17 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r490638080 ## File path: lib/muchos/ec2.py ## @@ -322,8 +323,8 @@ def terminate(self): if path.isfile(self.config.hosts_path):

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-16 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r489703679 ## File path: ansible/roles/filebeat/tasks/main.yml ## @@ -0,0 +1,61 @@ +--- +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-16 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r489703475 ## File path: ansible/roles/logstash/templates/logstash-simple-2.conf ## @@ -0,0 +1,150 @@ +# +# Licensed to the Apache Software Foundation (A

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-15 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r489130168 ## File path: ansible/roles/logstash/templates/logstash-simple-2.conf ## @@ -0,0 +1,150 @@ +# +# Licensed to the Apache Software Foundation (A

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-15 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r489127446 ## File path: ansible/roles/logstash/templates/logstash-simple.conf ## @@ -0,0 +1,55 @@ +input { Review comment: @plainolneesh could y

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-09-15 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r489121815 ## File path: ansible/wipe.yml ## @@ -29,7 +29,6 @@ retries: 10 delay: 3 until: delete_task is success - - name: "wipe grafa

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-08-11 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r468673413 ## File path: ansible/roles/elasticsearch/tasks/main.yml ## @@ -0,0 +1,83 @@ +--- +# +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-08-11 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r459845654 ## File path: ansible/roles/elasticsearch/tasks/main.yml ## @@ -0,0 +1,83 @@ +--- +# +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-08-11 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r468672545 ## File path: ansible/roles/logstash/templates/logstash-simple-2.conf ## @@ -0,0 +1,150 @@ +# +# Licensed to the Apache Software Foundation (A

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-07-30 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r462743601 ## File path: ansible/roles/filebeat/tasks/main.yml ## @@ -0,0 +1,61 @@ +--- +# +# Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [fluo-muchos] arvindshmicrosoft commented on a change in pull request #338: Add ELK to Accumulo and Fluo Muchos

2020-07-23 Thread GitBox
arvindshmicrosoft commented on a change in pull request #338: URL: https://github.com/apache/fluo-muchos/pull/338#discussion_r459842371 ## File path: ansible/docker.yml ## @@ -30,13 +31,15 @@ register: swarm_status changed_when: "'active' not in swarm_status.stdou