https://github.com/jfrog/fluent-plugin-jfrog-siem
https://github.com/jfrog/fluent-plugin-jfrog-siem
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jfrog/fluent-plugin-jfrog-siem
- Owner: jfrog
- License: apache-2.0
- Created: 2021-07-30T18:24:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T18:36:51.000Z (over 1 year ago)
- Last Synced: 2025-09-19T22:04:40.287Z (8 months ago)
- Language: Ruby
- Size: 288 MB
- Stars: 2
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# JFrog's Xray SIEM plugin
A plugin to observe all the vulnerabilities associated with your artifacts. This plugin integrates with JFrog Xray and streams the security violations detected by Xray to the dashboard integration of your choice. You will need the supported version of fluentd installed, this plugin, the APIKey to access your instance of JFrog Platform and the API Key to connect to your dashboard for streaming logs(Datadog, Splunk, ElasticSearch)
This repository serves as the home for the ruby-gem.
## Install
Once you install this plugin and start fluentd you will be able to see the violations being streamed to your chosen dashboard.
You can install this plugin in a container using the [Dockerfile](Dockerfile) in this repository.
For detailed instructions on installing the observability offerings of JFrog which include this plugin please refer to the documentation
on the [log-analytics](https://github.com/jfrog/log-analytics) project
## Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
## Versioning
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).