I am new to Graylog. I am trying to create a dashboard with some simple statistics. I have jobs in Oracle database, which create log messages with job name and duration. I would like to have a dashboard with report like the following:
JOB1
JOB2
… etc.
The only thing I found - I can create several different searches, and then create a separate dashboard for each job. But this is not very convenient, because I have 10+ different jobs.