Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save zero-master/1815990e2e0efe753931945b2aabbbb7 to your computer and use it in GitHub Desktop.
Save zero-master/1815990e2e0efe753931945b2aabbbb7 to your computer and use it in GitHub Desktop.
Remove Stackdriver Logging agent
#!/bash/sh
sudo service google-fluentd stop && sudo apt-get remove google-fluentd google-fluentd-catch-all-config
Copy link

ghost commented Apr 8, 2022

Thank you :-)

@RobinMango
Copy link

Many thanks for this command!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment