We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2626944 commit 2ef7649Copy full SHA for 2ef7649
README.md
@@ -10,6 +10,10 @@ This is a simple log4j collector that will collect logs from a HTTP JSON API RES
10
The frontend can be found at:
11
- https://github.com/bluestoneag/log4j-collector-frontend
12
13
+## Scanning
14
+For the scanning process and data collection, the following tool can be used:
15
+- [log4j-scanner](https://github.com/bluestoneag/log4j-scanner)
16
+
17
## Env Variables
18
19
* `DB_NAME` - The name of the database file. Default: `log4j-collector.db`
0 commit comments