Introduction
Last updated: March 29, 2026Latest Frontend Version: 2.17.3
tiCrypt Audit provides tools to extract information and generate alerts from tiCrypt logs. It runs independently of tiCrypt and, if properly set up, receives logs live from the tiCrypt installation.
tip
You can have as many tiCrypt Audit installations as you want for the same tiCrypt backend server. They are all independent of each other.
tiCrypt Audit has three parts, each responsible for an independent task:
tiauditis the service that runs the tiCrypt Audit server and delivers the tiCrypt Audit frontend. All users interact with tiCrypt Audit through this service.tiaudit-loggeris a service that listens for new log entries from the tiCrypt backend. It parses the logs and adds the information to the database.tiaudit-log-uploaderis a program that uploads existing tiCrypt logs. It is used only to catch up with an existing tiCrypt installation.tiaudit-loggerloads the rest of the logs.
note
The executables tiaudit and tiaudit-log-uploader are not meant to be run manually. The exception is tiaudit during setup.
info
- While you can run tiCrypt Audit on the same server as the tiCrypt backend, placing them on separate servers improves system security.
- tiCrypt Audit does not need direct access to the tiCrypt backend. The tiCrypt backend pushes log entries to
tiaudit.