Skip to main content


Hi @alex - Any idea what’s happening here? I’ve noticed it happens when I make a post that gets a lot of attention from other servers. e.g. a very popular tag like #photography. Happens for a good 2/3 minutes and it goes away. Sometimes for 10 minutes. I don’t think it’s DDOS attack or a ‘Bandwidth limit exceeded’ issue as the bandwidth provided by DO is quite abundant.

I ran sudo journalctl -fu pleroma but it showed logs of the ‘current’ time and afterwards. Could there a way to view the logs of like 10 minutes ago? E.g. in the following, I want to see the logs of Apr 04 15:45:53 and not 16:03:53 (the current time) and after that. Was thinking it might help me narrow down the problem.

Apr 04 16:03:53 charcha mix[1579476]: 16:03:53.403 [info] GET /users/aaa
This entry was edited (1 year ago)
@msilvyajournalctl -u pleroma --since "10 minutes ago"