cscli collections install crowdsecurity/exchangeA collection for Microsoft Exchange:
Note:
use_time_machine parameter to true.Example acquisition for this collection:
1use_time_machine: true #Process logs as if we were replaying them to get the timestamp from the2filenames:3 - C:\Program Files\Microsoft\Exchange Server\V15\TransportRoles\Logs\FrontEnd\ProtocolLog\SmtpReceive\*.LOG4labels:5 type: exchange-smtp6---7use_time_machine: true #Process logs as if we were replaying them to get the timestamp from the8filenames:9 - C:\Program Files\Microsoft\Exchange Server\V15\Logging\Imap4\*.LOG10labels:11 type: exchange-imap12---13use_time_machine: true #Process logs as if we were replaying them to get the timestamp from the14filenames:15 - C:\Program Files\Microsoft\Exchange Server\V15\Logging\Pop3\*.LOG16labels:17 type: exchange-pop18---19#OWA failed attempts are logged in the same way as RDP failed auth20source: wineventlog21event_channel: Security22event_ids:23 - 462524event_level: information25labels:26 type: eventlog