No logs in any app

Hey guys,

all logs are gone in our apps. The list is empty. Starting new sessions also doesn’t create new logs. Anyone experiencing the same?

Best
Daisuke

2 Likes

Same here.
No logs on my apps.

1 Like

Luanches Production APP

Weird Error Keeps Popping up, never seen before in gagillion test

Goes to Logs

:sob:

Same here, def. something wrong.

1 Like

Hi all,

Sorry about that – we had an issue in the App Logs pipeline, starting at 18:40 UTC today. Logs were still being collected (no data was lost), but they weren’t making it through to the query system. This has now been resolved, and all that data is now available to query in your App Logs console :+1:

4 Likes

Whilst they are working, they seem to have gone back to being very slow.

Looks like the log consolidation is chewing on the backlog. (A little peek under the bonnet: App Logs are stored in two states: recent log events are stored as loose events, which is less efficient but gives you fresh data, then older sessions are compacted into coherent chunks which are more efficient to index and search. The unclogged pipeline just dropped several hours of fresh, loose data into the hopper, so searching will be slower while it’s consolidating. Hang in there!)

6 Likes