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
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):
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
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
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
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
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
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
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
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
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
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
12 matches
Mail list logo