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

[linux/ci] fix logging agent #1356

Merged
merged 1 commit into from
May 30, 2019
Merged

[linux/ci] fix logging agent #1356

merged 1 commit into from
May 30, 2019

Conversation

garyverhaegen-da
Copy link
Contributor

@garyverhaegen-da garyverhaegen-da commented May 23, 2019

There are two issues with the current setup:

  • iptables entry prevents connecting to the metadata server, and
  • machines are given insufficient permissions

Copy link
Contributor

@cocreature cocreature left a comment

Choose a reason for hiding this comment

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

If it helps, I’m happy 👍

@@ -142,5 +141,9 @@ web-server() {
}
web-server &

# Start the StackDriver log colelction agent, which for some unidentified
# reason does not start correectly through the curl command above.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
# reason does not start correectly through the curl command above.
# reason does not start correctly through the curl command above.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks!

@garyverhaegen-da garyverhaegen-da force-pushed the start-fluentd-later branch 3 times, most recently from 5d2b0e2 to b1c41ef Compare May 23, 2019 19:21
@garyverhaegen-da garyverhaegen-da changed the title [linux/ci] start logging agent as late as possible [linux/ci] fix logging agent May 23, 2019
@garyverhaegen-da garyverhaegen-da force-pushed the start-fluentd-later branch 2 times, most recently from 826a316 to 690a313 Compare May 28, 2019 21:06
Copy link
Contributor

@neil-da neil-da left a comment

Choose a reason for hiding this comment

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

Thanks

There are two issues with the current setup:

- iptables entry prevents connecting to the metadata server, and
- machines are given insufficient permissions.
@cocreature cocreature force-pushed the start-fluentd-later branch from aab8296 to ec7ea08 Compare May 30, 2019 15:05
@mergify mergify bot merged commit 4120ef2 into master May 30, 2019
@mergify mergify bot deleted the start-fluentd-later branch May 30, 2019 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants