Security Module
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Security Module
editThe security module processes event log records from the Security log.
Configuration
editwinlogbeat.event_logs:
- name: Security
output.elasticsearch.pipeline: winlogbeat-%{[agent.version]}-routing
|
All module processing is handled via Elasticsearch Ingest Node pipelines. See Setup of Ingest Node pipelines for details. |