Skip to content

Instantly share code, notes, and snippets.

@portante
Created June 5, 2017 21:09
Show Gist options
  • Select an option

  • Save portante/fa024b0053ca639b3e992fd7a2253d17 to your computer and use it in GitHub Desktop.

Select an option

Save portante/fa024b0053ca639b3e992fd7a2253d17 to your computer and use it in GitHub Desktop.
Simple command to turn off fluentd on all nodes
$ oc label node -l logging-infra-fluentd=true --overwrite logging-infra-fluentd=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment