https://github.com/apache/flagon
Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
https://github.com/apache/flagon
apache behavioral-analytics behavioral-sciences business-analytics docker elasticsearch elk flagon kibana kubernetes usability usage user-monitoring
Last synced: 4 months ago
JSON representation
Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
- Host: GitHub
- URL: https://github.com/apache/flagon
- Owner: apache
- License: apache-2.0
- Created: 2017-01-12T08:00:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T18:22:18.000Z (10 months ago)
- Last Synced: 2025-04-10T11:58:50.678Z (10 months ago)
- Topics: apache, behavioral-analytics, behavioral-sciences, business-analytics, docker, elasticsearch, elk, flagon, kibana, kubernetes, usability, usage, user-monitoring
- Language: Jupyter Notebook
- Homepage: https://flagon.apache.org/
- Size: 19.9 MB
- Stars: 25
- Watchers: 10
- Forks: 15
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Flagon
Flagon is a collection of open-source tools for user behavior analytics, including instrumentation libraries and analytics pipelines. This monorepo contains multiple Flagon products in a unified codebase.
## Repository Structure
```text
/examples # Integration examples
/products
├── userale
│ └── packages
│ ├── flagon-userale # JavaScript client instrumentation library
│ └── flagon-userale-ext # Browser extension for deploying UserALE
└── distill # Data processing toolkit (Python)
/site # Code for https://flagon.apache.org/
```
## Products
- [UserALE Core Library](./products/userale/packages/flagon-userale/README.md)
- [UserALE Browser Extension](./products/userale/packages/flagon-userale-ext/README.md)
- [Distill Toolkit](./products/distill/README.md)
## Documentation
- 📚 [Flagon Website](https://flagon.apache.org/)