Basically, reports are saved search results. Reports can be scheduled or can be executed when needed.
For this part, we are going to use a simple request to find connections failed with account that contain admin. Our request is: source="WinEventLog:" index="winlog_clients" EventCode=4625 AND Nom_du_compte=Admin*
Maybe you need to change the "Nom_du_compte" to "accountname".






Here you can find all existing reports.
