I'm having issues with my logger is completely filling up so quickly with all these trace and debug logs that I have never seen before. This just started happening today and I've never seen these type logs before. I always go on the logs to debug certain things or when I write my logs to troubleshoot things, but I've never seen it flood with so much random trace and debug logs that I can't even see my own logs and error logs anymore. See picture below of all the random logs I am getting. Even if I try to filter out my logs I can't even see logs past 10 minutes ago, because the logger is filling up to quickly. Is there a way to turn this off or a setting I am missing here?
What version?
8.1.31
Click on the gear icon, you will be shown a dialog, there will be a button there that says reset levels. This will reset all of the logger levels back to their defaults.
1 Like
I've actually tried this and nothing changed
Have you tried manually setting the loggers that you don't want to see the details on to info?
I would suggest you call support. Going to be hard to trouble shoot on the forum. Setting the level to Info, should remove all of the debug messages, if that isn't happening, then there is something else going on.
2 Likes