Add autoscript log viewer page in admin panel
This commit is contained in:
@@ -97,6 +97,7 @@ These routes require both authentication and admin privileges (`admin` middlewar
|
||||
| `GET /stationmanagement/csvtemplate` | Download a sample CSV template for station imports. |
|
||||
| `POST /stationmanagement/{stationid}/update` | Edit an existing station. |
|
||||
| `DELETE /stationmanagement/{stationid}/delete` | Delete a station. |
|
||||
| `GET /autoscriptlogs` | View data pipeline log files (error log and main log). |
|
||||
|
||||
### User Management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user