Jon Drews

Results 32 comments of Jon Drews

I would be very interested in this feature. Particularly Albums support.

Probably listing files on the server to pick is out of scope. However it makes sense to have the system monitor files via wildcard in the use case where your...

My plan is to add the ability to configure the bind address in the conf file.

Made some improvements to handle this in https://github.com/jdrews/logstation/commit/bbd01e63d805993f8c44cad682af41de0f188975. But it's not enough. Need to implement text-overflow ellipsis and possibly reduce the left right padding on the navbar buttons.

Current pause button does not stop backend from sending logs.

Confirmed. Users were previously able to add domains via powerdns module, but after upgrade to 1.4 they are unable. Currently, looks like the only way to fix this is by...

As it stands today, what is the intended method of cleaning up disk usage (i.e. removing old files)? EDIT: I just found `maxAge`. Disregard question.