https://github.com/silverton-io/kota
Okta System Log Collection and Distribution engine
https://github.com/silverton-io/kota
okta okta-api okta-integration okta-platform
Last synced: 12 months ago
JSON representation
Okta System Log Collection and Distribution engine
- Host: GitHub
- URL: https://github.com/silverton-io/kota
- Owner: silverton-io
- License: apache-2.0
- Created: 2024-03-29T12:46:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T13:37:42.000Z (about 2 years ago)
- Last Synced: 2024-11-06T04:17:12.119Z (over 1 year ago)
- Topics: okta, okta-api, okta-integration, okta-platform
- Language: Go
- Homepage:
- Size: 208 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Kota is an Okta System Log Collection and Distribution engine.
**It is lightweight, secure, and has a single objective: *get mission-critical security logs to your systems faster.***
> [!WARNING]
> Kota is under active development and subject to change.
> Key features are not yet implemented but if you want to help please feel free!
**Kota interfaces the four ways of collecting System Logs from your Okta Tenant:**
- [System Log API](https://developer.okta.com/docs/reference/api/system-log/)
- [Event Hooks](https://developer.okta.com/docs/concepts/event-hooks/)
- [AWS EventBridge Log Streaming](https://help.okta.com/en-us/content/topics/reports/log-streaming/add-aws-eb-log-stream.htm)
- [Splunk Cloud Log Streaming](https://help.okta.com/en-us/content/topics/reports/log-streaming/add-splunk-log-stream.htm)
**with downstream systems your company uses:**
- [Datadog](https://www.datadoghq.com/)
- [Elastic](https://www.elastic.co/)
- [Splunk (Self-Hosted)](https://www.splunk.com/)
- [IBM QRadar](https://www.ibm.com/qradar)
- [Grafana](https://grafana.com/)
- [InfluxDB](https://www.influxdata.com/)
- [NewRelic](https://newrelic.com/)
- [Segment](https://segment.com/)
- [Mixpanel](https://mixpanel.com/)
- [Sumo Logic](https://www.sumologic.com/)
**Kota includes support for object stores so you can durably persist more than 90 days of your Okta System Log data to cheap storage:**
- [Amazon S3](https://aws.amazon.com/s3/)
- [Google Cloud Storage](https://cloud.google.com/storage)
- [Azure Blob Storage](https://azure.microsoft.com/en-us/products/storage/blobs)
- [MinIO](https://min.io/)
**Kota will eventually include an [embedded OLAP database](https://duckdb.org/) for:**
- Rolling up statistics
- Aggregating events
- Payload filtering and obfuscation
- Continuous security detections
- ...and more
### Disclaimer
Kota was built by channelling llm's.
If it sucks, blame them.
If it's useful, credit me.