Hiyo :wave: Have some questions about logging from...
# ask-community
g
Hiyo 👋 Have some questions about logging from this page. We use Prefect Cloud2 and notice that our python logs are being sent to Prefect. We'd like to stop sending any logs to Prefect but still have the logs printed to stdout in the same way they already are (we have our own log processor, fluentbit, set up to forward container stdout to our observability systems). From reading the linked docs, it is unclear to me which settings are describing whether the behavior affects what is printed out or how the log is sent to Prefect. Thanks.