Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 10, 2018

Conversation

ph
Copy link
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
Member

@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
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
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
Contributor Author

ph commented Feb 7, 2018

jenkins test this please

@ph
Copy link
Contributor Author

ph commented Feb 8, 2018

failures is fixed in #6318

@ph ph force-pushed the refactor/filebeat-yml-inputs branch from 6099d28 to a452b68 Compare February 8, 2018 14:12
@ph
Copy link
Contributor Author

ph commented Feb 8, 2018

jenkins test this please.

@ph
Copy link
Contributor Author

ph commented Feb 8, 2018

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

@ph ph force-pushed the refactor/filebeat-yml-inputs branch from a452b68 to 5b44c1c Compare February 9, 2018 02:14
@ph
Copy link
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