EPAS-00-008200 - The EDB Postgres Advanced Server must record time stamps in audit records and application data that can be mapped to Coordinated Universal Time (UTC, formerly GMT).

Information

If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis.

Time stamps generated by the DBMS must include date and time. Time is commonly expressed in Coordinated Universal Time (UTC), a modern continuation of Greenwich Mean Time (GMT), or local time with an offset from UTC.

Solution

As the 'enterprisedb' operating system user, run the following to set the log_timezone parameter:

> psql edb -c 'ALTER SYSTEM SET log_timezone = 'UTC''

Next, reload the parameter file:

psql edb -c 'SELECT pg_reload_conf()'

Confirm the new value:

psql edb -c 'SHOW log_timezone'

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_EPAS_V2R1_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-8b., CAT|II, CCI|CCI-001890, Rule-ID|SV-259281r961443_rule, STIG-ID|EPAS-00-008200, Vuln-ID|V-259281

Plugin: PostgreSQLDB

Control ID: 4c282d8d6f9836575fcb6f6620f84f7fe83869886483e5cda616996a1c9fcaca