Edit:
I’ve just found ShlomiPorush/mailcow-logs-viewer and am reading the info there now. I won’t have time to do much with this now…is this the way to go for my need?
Hi All,
I am relatively new to the mailcow application and have been looking at a way to pull out a report of all user login activity since the epoch or as far back as is possible. I know that the UI gives access to transient logs, and have found out that there are other more persistent logs available at the back end and I am trying to put together a script to either pull out the info for one user, or just have the whole lot so I can post process it.
I am not a coder, or seasoned script writer and I am struggling to find and parse all the data sources I should be polling and aggregating to get some reliable data. Before I keep plugging away at my work to date, has anyone already scripted this type of reporting?
Thanks.