I would like to bring this matter to attention, while it seems subtle it is proving to be a huge issue.
I'm trying to come up with a monitoring solution, the debug logs contain some metada such as user and chat id etc.
The problem is that they also contain the entire chat history as the message content. And this proves to be a huge problem when some users copy paste walls of text or have long winded conversations in a single chat session.
These logs become impossible to parse, they are split into several lines and just make it very difficult to process them.
We need a way to hide or remove the message contents from the logs.
(it would also be nice to get the response times, token etc in the logs aswell).
Originally created by @The-LittleTeapot on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9118
Hello,
I would like to bring this matter to attention, while it seems subtle it is proving to be a huge issue.
I'm trying to come up with a monitoring solution, the debug logs contain some metada such as user and chat id etc.
The problem is that they also contain the entire chat history as the message content. And this proves to be a huge problem when some users copy paste walls of text or have long winded conversations in a single chat session.
These logs become impossible to parse, they are split into several lines and just make it very difficult to process them.
We need a way to hide or remove the message contents from the logs.
(it would also be nice to get the response times, token etc in the logs aswell).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @The-LittleTeapot on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9118
Hello,
I would like to bring this matter to attention, while it seems subtle it is proving to be a huge issue.
I'm trying to come up with a monitoring solution, the debug logs contain some metada such as user and chat id etc.
The problem is that they also contain the entire chat history as the message content. And this proves to be a huge problem when some users copy paste walls of text or have long winded conversations in a single chat session.
These logs become impossible to parse, they are split into several lines and just make it very difficult to process them.
We need a way to hide or remove the message contents from the logs.
(it would also be nice to get the response times, token etc in the logs aswell).