You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see you've added an artisan command to clear all logs and that's helpful, but I would find it very useful to be able to execute that from your awesome UI. So many times I have to manually click 10+ delete icons from the UI because SSH'ing to the server in order to run the artisan command is more time-consuming / not convenient.
It would be nice if there was a "delete all" button on the UI. And it would also be nice if there was a checkbox column that allowed us to select all / individual logs to clear.
Furthermore, it would be nice if your artisan command accepted parameters to delete, for example, all but the last 10 logs. This way we could add this to the scheduler as a very basic form of logrotate
The text was updated successfully, but these errors were encountered:
This project was great for many many years but at this point https://github.com/opcodesio/log-viewer has way more features (including the ability to delete all logs at once)
I do not like https://github.com/opcodesio/log-viewer because it is missing the summary dashboard. It is shown in the documentation but helas not present in the application.
I see you've added an artisan command to clear all logs and that's helpful, but I would find it very useful to be able to execute that from your awesome UI. So many times I have to manually click 10+ delete icons from the UI because SSH'ing to the server in order to run the artisan command is more time-consuming / not convenient.
It would be nice if there was a "delete all" button on the UI. And it would also be nice if there was a checkbox column that allowed us to select all / individual logs to clear.
Furthermore, it would be nice if your artisan command accepted parameters to delete, for example, all but the last 10 logs. This way we could add this to the scheduler as a very basic form of logrotate
The text was updated successfully, but these errors were encountered: