Dépôt des sources de la commande logar, un outil d'archivage des logs Nginx de la vm bastion.
https://www.chapril.org/
.settings | ||
lib | ||
resources | ||
src | ||
test/org/april/logar/app | ||
.classpath | ||
.gitignore | ||
.project | ||
build-appjar.xml | ||
build-local.xml | ||
build-snapshot.xml | ||
build-tagandpush.xml | ||
build.num | ||
build.properties | ||
build.sh | ||
LICENSE | ||
log4j.properties | ||
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