A complete record of every action — who did what, when, and from where. Like a security camera for your server.
When something goes wrong on a server — a container stopped, a file was deleted, someone logged in at 3am — the first question is always "who did this and when?". Without a log, you're guessing. DevMonk's Audit Log records every action automatically. Every login, every docker restart, every file upload, every settings change — written down with the username, their IP address, and the exact time. You can scroll back and see the whole history at any time.
# In DevMonk: Dashboard → Audit → scroll to see all events # Use Ctrl+F (or Cmd+F on Mac) to search: # Type "LOGIN" to find all login events # Type a username to see their actions