-
Beta Was this translation helpful? Give feedback.
Answered by
jak78
Oct 13, 2023
Replies: 1 comment 2 replies
-
|
Hi! docker run -it -p 6650:6650 -p 8080:8080 -e PULSAR_LOG_LEVEL=ERROR --tmpfs /pulsar/data apachepulsar/pulsar:3.1.0 bin/pulsar standalone |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Samreay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi!
You can use the
PULSAR_LOG_LEVELenv variable: