Comment 2 for bug 1700045

Revision history for this message
Jiří Stránský (jistr) wrote :

We could export them to bare metal in according to what we do with services that use the traditional logging (line 80 in the spec).

Just wondering what would be the best directory... /var/log/containers/$SERVICE/httpd/ might be the best in terms of hierarchy, but i don't think it's doable without some somersaults, because we do a lot of `chown -R ... /var/log/containers/$SERVICE` which would also chown the httpd subdir in a way we don't want.

Considering the above, i'd probably go for something like

/var/log/containers/$SERVICE-httpd/