Autodesk/hubble

Avoid error if no log file exists

Open

#69 opened on Dec 20, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (47 forks)auto 404
buggood first issue

Repository metrics

Stars
 (181 stars)
PR merge metrics
 (PR metrics pending)

Description

There are no log files on a freshly provisioned GHE appliance. Consequently, Hubble cannot find any log file and experiences errors such as this one:

Started update of git-download.tsv
gzip: /var/log/github-audit.log.1*.gz: No such file or directory

Contributor guide