Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Reduce the amount of logs generated by docker volume service #978

Closed
tusharnt opened this issue Feb 28, 2017 · 1 comment
Closed

Reduce the amount of logs generated by docker volume service #978

tusharnt opened this issue Feb 28, 2017 · 1 comment
Assignees
Milestone

Comments

@tusharnt
Copy link
Contributor

Currently we maintain 5 logs files of 10MB each for vmdk_ops - https://github.com/vmware/docker-volume-vsphere/blob/87f4f9850a9493a2d6be46cf2de0c74ba6534cde/esx_service/utils/log_config.py
This seems excessive. Reduce the amount of logging to a single file of 1MB each.

@tusharnt tusharnt self-assigned this Feb 28, 2017
@tusharnt tusharnt added this to the 0.13 milestone Feb 28, 2017
@tusharnt
Copy link
Contributor Author

Another customer ask - Document how customers can update the default log location.

msterin pushed a commit that referenced this issue Mar 8, 2017
Change ESX log size defaults to 1 MiB size and 1 backup file (total 2 MB potential consumption) from 10Mb and 5 backup files (total 60MB potential consumption)

Fixes #978
//CC @ tusharnt
Test: CI only, relying on Log config being tested in the past.
msterin pushed a commit that referenced this issue Mar 8, 2017
Change ESX log size defaults to 1 MiB size and 1 backup file (total 2 MB potential consumption) from 10Mb and 5 backup files (total 60MB potential consumption)

Fixes #978
//CC @ tusharnt
Test: CI only, relying on Log config being tested in the past.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant