I have my logs centralized into a syslog and I want to obtain the UUID from the coming log to save it into a database. Is this possible?
The log message looks like this:
Mar 28 14:14:26 172.17.42.1 1 2016-03-28T08:14:26.912-03:00 0e40cd94516b service-godzilla-central - Audit - 0c9886fc-ab7f-42a1-8081-5ae6409a0e66 No correlationId found in Header. One was generated.
Mar 28 14:14:26 172.17.42.1 1 2016-03-28T08:14:26.927-03:00 0e40cd94516b service-godzilla-central - Audit - 0c9886fc-ab7f-42a1-8081-5ae6409a0e66 Entrada - Controller - initParameter [{"terminalId":3354,"channel":5,"version":"AU-014"}]
Mar 28 14:14:26 172.17.42.1 1 2016-03-28T08:14:26.927-03:00 0e40cd94516b service-godzilla-central - Audit - 0c9886fc-ab7f-42a1-8081-5ae6409a0e66 Entrada - Service - parameters [{"terminalId":3354,"channel":5,"version":"AU-014","correlationId":"0c9886fc-ab7f-42a1-8081-5ae6409a0e66"}]