Announcement

Collapse
No announcement yet.

Put logs in HomeSeer/logs directory?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Put logs in HomeSeer/logs directory?

    I am using a docker cvontainer, your logs are going into the root of the docker container and not the ./HomeSeer/Logs/ directory, this means they get flushed on a new docker run.

    Any chance you could store them in the logs dir, i note at least 2 of your plugins don't put the logs in the ./HomerSeer/Logs/ dir?

    Code:
    root@homeseer:/# ls -l                                                                                                                 
    total 40                                                                                                                               
    drwxr-xr-x   1 root root     40 Jun 13 21:44 Data                                                                                      
    -rw-r--r--   1 root root    379 Jun 13 22:23 HSPI_ULTRAECM3_DEBUG.log                                                                  
    drwxrwxrwx  19 1026 users  4096 Jun 13 22:19 HomeSeer                                                                                  
    -rw-r--r--   1 root root    382 Jun 13 22:23 HomeSeer\hspi_ultranetcam3_debug.log                                                      
    drwxr-xr-x   1 root root   1190 Jun 13 22:08 bin
    <cut for brevity>
    Last edited by scyto; June 14, 2018, 06:35 PM. Reason: this is a question not a demand :-)
Working...
X