Skip to content

Comments

Added option to set docker max log size#157

Merged
xychix merged 1 commit intooutflanknl:masterfrom
fastlorenzo:fix-docker-logs
Apr 29, 2021
Merged

Added option to set docker max log size#157
xychix merged 1 commit intooutflanknl:masterfrom
fastlorenzo:fix-docker-logs

Conversation

@fastlorenzo
Copy link
Collaborator

Fixes #151

Signed-off-by: fastlorenzo <git@bernardi.be>
@github-actions github-actions bot added elkserver Related to RedELK server components installer Related to RedELK installers labels Apr 20, 2021
@xychix
Copy link
Collaborator

xychix commented Apr 29, 2021

I wan't this in there asap. Seems a bugfix that is usefull straight away with minimal risk.

@xychix xychix merged commit 64cfc3b into outflanknl:master Apr 29, 2021
@MarcOverIP
Copy link
Member

Personally Im not really happy with the chosen logging driver: json. I would prefer to use "log-driver": "local" as these logs are mainly used for troubleshooting by humans. Imho json spits out too much gibberish. log-driver local just spits out txt based log files. Call me oldskool, but I prefer that :-)

OK to keep this json logging in for now. Ill make a PR when this really start to bother me :)

@fastlorenzo fastlorenzo deleted the fix-docker-logs branch May 8, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

elkserver Related to RedELK server components installer Related to RedELK installers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider configuring maximum docker logging size

3 participants