declarative-openshift icon indicating copy to clipboard operation
declarative-openshift copied to clipboard

Deploy and Configure Logging Stack

Open etsauer opened this issue 5 years ago • 4 comments

This should include a custom config of Fluentd. In order to keep this self-contained, the suggested customization would be to stand up a second ES instance for audit logs, and configure the Fluentd stack to send audit logs there instead of to the primary ES instance

etsauer avatar Jun 04 '20 18:06 etsauer

I'll take this one, I'm not sure how to set it as assigned to me

gnekic avatar Jun 04 '20 19:06 gnekic

#13 Created WIP PR with manifests to deploy base install of EFK stack. Still working on:

  1. Trying 4.4 EFK operator
  2. Using new CRs
  3. Spinning up seperate audit log elasticsearch and configure fluentd

gnekic avatar Jun 04 '20 23:06 gnekic

I ended up branching off my original work and creating a new PR to get the vanilla install added #22

I refactored everything to fall under the simple-bootstrap directory

gnekic avatar Jun 25 '20 19:06 gnekic

PR #22 is rebased and ready to be merged.

gnekic avatar Aug 19 '20 17:08 gnekic