Extract events into a report. Any tool around?

Hi,

Is there any good / recommended tool to extract LOGIN and LOGIN_ERROR events into some kind of report (pdf files, excel, etc.)?
I see 2 options for this:

  1. Use the API
  2. Log the events (if needed in DEBUG mode) and export that to ELK stack or similar

But I wonder if there is some out-of-the-box way to generate such report?