Dépôt des sources de la commande logar, un outil d'archivage des logs Nginx de la vm bastion.
https://www.chapril.org/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.settings | 2 years ago | |
lib | 2 years ago | |
resources | 2 years ago | |
src | 2 years ago | |
test/org/april/logar/app | 2 years ago | |
.classpath | 2 years ago | |
.gitignore | 2 years ago | |
.project | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
build-appjar.xml | 2 years ago | |
build-local.xml | 2 years ago | |
build-snapshot.xml | 2 years ago | |
build-tagandpush.xml | 2 years ago | |
build.num | 2 years ago | |
build.properties | 2 years ago | |
build.sh | 2 years ago | |
log4j.properties | 2 years ago |
README.md
Logar
Logar is a simple log archive tool to manage HTTP log files.
LICENSE
Logar is released under the GNU AGPL+ license. Enjoy!
Authors:
- Christian Pierre MOMON christian@momon.org
Logo
Author: Christian Pierre MOMON christian@momon.org
Based on https://publicdomainvectors.org/en/free-clipart/Wood-log-clip-art/45623.html
License: Public Domain.
Other stuff
License of other stuff:
- other: without any specific information, default license of images is CC-BY-SA 3+.
DOCUMENTATION
cpm@ocmstar (10:37:16) ~/Projets/Logar/Dev/logar/dist/logar-0.1.1-SNAPSHOT_20210227051001 95 > ./logar.sh Java requirement............... OK 2021-02-27T10:37:21.377098 Logar call: No parameter. Logar CLI version 0.1.1-20210227051001 Usage: logar [ -h | -help | --help ] logar -version logar archive source target logar test source logar anonymize source target Done.
Requirements
- Java 11
- Eclipse 4.16 (202006).
INSTALL
TODO
Unit test environment
For unit tests, install the TestNG:
- https://marketplace.eclipse.org/content/testng-eclipse
- Eclipse menu > Help > Eclipse Marketplace > Find "TestNG" > TestNG for Eclipse: Install button