mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
motion.log being spammed in motioneye docker environment #1337
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#1337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tr1plus on GitHub (Aug 28, 2019).
Dear
I recently saw that the motion.log file was taking 12gb of drive space. Looking into it I saw that I keep having the same piece of log repeated every second or so:
This is the first piece of info I get on the "livingroom" camera.
in motion.conf the log_level 6
in motioneye.conf the log_level info
The config in for my camera is the below (done via motioneye, but generated this config file):
It's weird that my log levels are not on debug, but I still get debug log messages...
Thanks!