Database Activity Monitoring for CockroachDB
Database Activity Monitoring for CockroachDB is a tool that simplifies the process of monitoring users’ actions in real-time, detecting unusual behavior and data breach preparations in advance. Working in the Learning mode, Activity Monitoring by DataSunrise memorizes typical database queries and events, and alerts in case of unusual user activity.
DataSunrise collects logs with the following information:
- Database user information (user name, host name)
- SQL query code
- Session start and end time, its duration
- Number of rows affected or updated
- Query result with the indication of database errors, if any
- The client application (application name, host name).
One of the main advantages of Database Activity Monitoring for CockroachDB is that all logs are stored in a separate SQL database. It means that evildoers can do nothing with collected data to destroy or amend it.
Continuous monitoring tracks all database activity and detects SQL injections, suspicious access requests, and non-typical operations of database users. As far as monitoring consists of security rules, if any rule is violated there will be an alert message for a database security team. In this case, the investigation of the alert becomes easier, because the report contains information about what happened, when, and where.
DataSunrise Database Activity Monitoring for CockroachDB enables you to detect malicious activity and prevent it promptly which reduces the possibility of data leakage.