k8sstormcenter / honeycluster

Threat-informed defense for cloudnative: Reference Implementation of a so-called Honeycluster - for kind (and GKE, RKE2, AKS)
Apache License 2.0
19 stars 2 forks source link

Prebuilt JQuery for user-defined queries #24

Closed entlein closed 4 months ago

entlein commented 5 months ago

(Currently still testing, feedback and other testers input highly appreciated)

Functionality added: user can supply own JQuery and as many as they wish, no need to compile

Removed: the individual redpanda/traces* transforms as they are rendered unnecessary and we achieve better simplicity

Known issues; Makefile escape characters not working, need to run the kubectl .... exec.... select ( (field)== value ...| (.resultfields) in the shell (copy paste)