Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active December 18, 2022 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/130bac7090865703980ba53fd726928c to your computer and use it in GitHub Desktop.
Save garystafford/130bac7090865703980ba53fd726928c to your computer and use it in GitHub Desktop.
CONTROLLER_CONTAINER=$(docker container ls --filter name=streaming-stack_pinot-controller.1 --format "{{.ID}}")
docker exec -it ${CONTROLLER_CONTAINER} cat logs/pinot-all.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment