Skip to content

Update Filebeat.*.yml file to use input(s) instead of prospector(s)#6290

Merged
ruflin merged 1 commit intoelastic:masterfrom
ph:refactor/filebeat-yml-inputs
Feb 10, 2018
Merged

Update Filebeat.*.yml file to use input(s) instead of prospector(s)#6290
ruflin merged 1 commit intoelastic:masterfrom
ph:refactor/filebeat-yml-inputs

Conversation

@ph
Copy link
Copy Markdown
Contributor

@ph ph commented Feb 5, 2018

No description provided.

@ph ph added review Filebeat Filebeat labels Feb 5, 2018
@ph ph mentioned this pull request Feb 5, 2018
10 tasks
Copy link
Copy Markdown
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WFG

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 5, 2018

@ruflin re: test, we seems to have a problem with the 7.0.0 snapshot. I did not investigate more.

00   337  100   337    0     0   1127      0 --:--:-- --:--:-- --:--:--  1127
--2018-02-05 20:23:27--  https://snapshots.elastic.co/downloads/elasticsearch/elasticsearch-7.0.0-alpha1-SNAPSHOT.tar.gz.sha512
Resolving snapshots.elastic.co (snapshots.elastic.co)... 174.129.1.217, 184.72.218.26, 54.225.188.6, ...
Connecting to snapshots.elastic.co (snapshots.elastic.co)|174.129.1.217|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-02-05 20:23:27 ERROR 404: Not Found.
/bin/sh: line 0: test: ==: unary operator expected
ERROR: Service 'elasticsearch' failed to build: The command '/bin/sh -c curl -L -o elasticsearch-${ELASTIC_VERSION}.tar.gz ${DOWNLOAD_URL}/elasticsearch/elasticsearch-${ELASTIC_VERSION}.tar.gz?c=${CACHE_BUST} &&     EXPECTED_SHA=$(wget -O - ${DOWNLOAD_URL}/elasticsearch/elasticsearch-${ELASTIC_VERSION}.tar.gz.sha512 | awk '{print $1}') &&     test $EXPECTED_SHA == $(sha512sum elasticsearch-${ELASTIC_VERSION}.tar.gz | awk '{print $1}') &&     tar zxf elasticsearch-${ELASTIC_VERSION}.tar.gz &&     chown -R elasticsearch:elasticsearch elasticsearch-${ELASTIC_VERSION} &&     mv elasticsearch-${ELASTIC_VERSION}/* . &&     rmdir elasticsearch-${ELASTIC_VERSION} &&     rm elasticsearch-${ELASTIC_VERSION}.tar.gz' returned a non-zero code: 2

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 7, 2018

Still waiting for the release manager issue to be fixed so theses PRs can go green, sorry for the delay @ruflin

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 7, 2018

jenkins test this please

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 8, 2018

failures is fixed in #6318

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 8, 2018

jenkins test this please.

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 8, 2018

taking a look the beats-ci hang? green on travis. o_o

@ph
Copy link
Copy Markdown
Contributor Author

ph commented Feb 9, 2018

@ruflin its pretty green.

@ruflin ruflin merged commit 598c748 into elastic:master Feb 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants