stacki icon indicating copy to clipboard operation
stacki copied to clipboard

Fix apache2 log file path.

Open jlkaiser opened this issue 4 years ago • 2 comments

Why is this a file check and not an os family check? Weird.

Discovery doesn't quite work yet. But this fix at least let's me enable it.

jlkaiser avatar Jul 16 '20 02:07 jlkaiser

If you need to add support for a different OS's apache log location, add a new if statement branch.

caladd avatar Jul 16 '20 16:07 caladd

Does apache have a way of telling you, without parsing their entire config tree, where that file is configured to be?

bsanders avatar Jul 16 '20 17:07 bsanders