ilumos

Results 14 comments of ilumos

`ti-mo/ansible-lanparty` have recently reverted to non-slice for Blizzard, [citing an "nginx bug"](https://github.com/ti-mo/ansible-lanparty/commit/8b3ec47c9d63b5551bb3191345cd4a65ef49932e). More detail than that I don't have. I've commented and hopefully they'll reply.

Hi there, ti-mo replied to the above linked issue and `proxy_hide_header Etag;` should have done the trick as mentioned previously. Are you still having issues?

Hey! If you want to clear the lancache log entries, `scripts/clear-log-entries.sh` should do that. However, `scripts/clear-elasticsearch.sh` would "mess things up" as it would clear the logs, index settings, Kibana graphs...

You can use https://github.com/Gilg4mesh/monolog-mysql along with the new way of registering loggers in Laravel 5.6: ## config/logging.php ```php