Information
Logging plays a critical part in ensuring database consistency and integrity. Disk space
should be monitored to ensure that Sybase ASE has sufficient space to store logs.
Rationale:
A denial of service condition will occur if Sybase ASE runs out of space for logging. If the
database serves as a backend for a web application, it may be possible for a web application
user to trigger such a condition by repeatedly requesting dynamic resources.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
1. It is recommended that a separate partition is used for storing logs and that
thresholds are set up so that the sp_thresholdaction stored procedure is executed
when the threshold is crossed.