monitoring-8.x-1.x-dev/config/optional/monitoring.sensor_config.maillog_records_count.yml
config/optional/monitoring.sensor_config.maillog_records_count.yml
id: maillog_records_count
label: 'Maillog records count'
plugin_id: database_aggregator
value_label: 'Mail records'
value_type: 'number'
category: 'Other'
status: TRUE
settings:
table: 'maillog'
time_interval_field: 'sent_date'
time_interval_value: '86400'
history_status: true
verbose_fields:
- 'idmaillog'
- 'message_id'
- 'subject'
dependencies:
module:
- maillog
