application: port: 8000 database: host: "localhost" port: 5432 username: "postgres" password: "password" database_name: "auditor" metrics: database: frequency: 30 metrics: - RecordCount - RecordCountPerSite - RecordCountPerGroup - RecordCountPerUser