flagon
flagon copied to clipboard
Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
current compose files are antiquated and break on versions newer than 6.8
Update instructions for new ELK Stack Refer to https://github.com/deviantony/docker-elk
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.3. Release notes Sourced from rexml's releases. REXML 3.3.3 - 2024-08-01 Improvements Added support for detecting invalid XML that has unsupported content before root element...
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. Commits 1c5b075 this time for surer d9c3699 this time for sure... d91b9dd blacken 5a4683c Soothe mypy 9c9567f Bump version to 0.16.0 114803a Merge commit...
Some parts of https://flagon.apache.org/ are broken since the new apache content security policy (https://infra.apache.org/csp.html). The new CSP blocks all third party content, so the jQuery, D3, fonts etc. references in...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.9. Release notes Sourced from http-proxy-middleware's releases. v2.0.9 What's Changed fix(fixRequestBody): check readableLength by @chimurai in chimurai/http-proxy-middleware#1097 chore(package): v2.0.9 by @chimurai in chimurai/http-proxy-middleware#1099 Full Changelog:...
Copied from https://github.com/apache/flagon-useralejs/issues/450 **Problem** Our usage examples are limited to our README and have fallen out of date. **Solution** Short-term: update README.md with more robust pointers to examples Medium-to-long-term: add...
Copied from https://github.com/apache/flagon-useralejs/issues/443 **Problem** Inconsistencies in the schema across versions and between logTypes (interval vs raw) can cause challenges for downstream development/interaction with the logs in both TAP and Distill....
Copied from https://github.com/apache/flagon-useralejs/issues/47 Currently the browser extension has limited configurability through /UserAleWebExtension/options.js--userAleHost, userAleScript, toolUser, toolName, toolVersion. As such, the embedded userale-X.x.x.js script logs everything. It would be good to embed...