Skip to content

Where are logs stored? #16262

Answered by zzstoatzz
Pballer asked this question in Q&A
Dec 7, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

hi @Pballer

  1. with the open-source server, yes logs are stored in the database.

  2. there is no automatic clean-up of old logs in the open source server, but you could implement a periodic job to clean up old logs

  3. technically it would be possible, but not without changing how the prefect server works. you could just aggressively clear logs or avoid using the prefect logger in the first place

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Pballer
Comment options

@zzstoatzz
Comment options

Answer selected by Pballer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants