F
Filament2mo ago
ruski

Terminal component

Is there a plugin or a way to create a server terminal page using filament? I don't need it to be complex, just look like a terminal where I can see logs.
4 Replies
awcodes
awcodes2mo ago
There’s several plugins for log viewing. Just to a search on the filament site.
Mohamed Ayaou
Mohamed Ayaou2mo ago
if you want only to see the logs files then see this plugins and other similar ones: https://filamentphp.com/plugins/saade-laravel-log
Filament
Laravel Log by Saade - Filament
Read Laravel logs from the Filament admin panel.
Mohamed Ayaou
Mohamed Ayaou2mo ago
but i think it is only the laravel logs not the server ones
awcodes
awcodes2mo ago
You can actually give it paths to the log files and it will show them.

Did you find this page helpful?