Database Security Breach Monitoring System PISO
Lowering TCO
One of the most important factor for managing database security is to reduce the operation cost as much as possible.
Why PISO can lower TCO?
- Automatic Shrinking for Efficient Storage Management
- Automatic Maintenance for Audit Logs
- PISO stores a full SQL text. However, if PISO detects the same SQL text next time, PISO uses own hash algorithm and store a specific ID (4 bytes) for the SQL statement, instead of storing the repeated SQL text. This reduces the size of audit logs. For example, if you have 100 same SQL text every day, and the length of the SQL statement is 500KB, the disk storage you need for one month is more than 1GB for just storing one SQL text. On the other hand, PISO needs less than 1MB.
- PISO helps to reduce the backup time and provides automatic monitoring for backup status.
