bcgov / SIMS

Student Information Management System. Post-Secondary Student Financial Aid System
Apache License 2.0
25 stars 14 forks source link

Forward any custom application/database logs to BCGOV SIEM #2412

Open JasonCTang opened 1 year ago

JasonCTang commented 1 year ago

Describe the task MISO wants all logging forwarded to the BCGOV SIEM. He specifically identified application and database logs, but let's just include any and all logs as standard moving forward. What this means for us is that we need to write all logs to a pod's STDOUT if they aren't already.

Acceptance Criteria

Additional context

cditcher commented 1 year ago

I think we can set up a side-car pattern using something like fluent-bit to forward log stream to the Govt SIEM. Do we already have an endpoint/key for the SIEM?