You are logged in as (logout). Logout successful
Account:
Retention: days
Application logs
Log anything from a web or mobile application by sending a POST request with the log data.
The documentation has examples for popular programming languages.
Monitor server logins
For Linux servers, download the open source txtlog script to log all local and SSH logins.
Install the script on each server you want to monitor:
sudo /bin/bash ./txtlog
On Windows, download the open source txtlog script to monitor RDP logins. Right click and choose "Run with PowerShell".
The txtlog scripts contains comments to explain what happens and should be relatively easy to comprehend, the faq explains in more detail how it works.