- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 143字
- 2021-07-08 09:21:13
The GeoServer Logs section
The GeoServer Logs section lets you read the messages, warnings, and errors contained in the log file. According to the current logging settings, we will tune them further in this chapter, where you can find more information about the requests clients send to GeoServer and how it processes them. This is shown in the following screenshot:

You can only read the last 1,000 lines by default from the console. You can change this setting, but if you really need to access the entire log content, we would strongly suggest accessing it with a text editor. You can use the Download the full log file link placed just under the text console, or you can access the log file directly. On a Linux machine, you can use the console utility more, as shown in the following example:
$ more /opt/geoserver_data_dir/logs/geoserver.log
- TypeScript Blueprints
- Instant Apache Stanbol
- PyTorch自動駕駛視覺感知算法實戰
- Vue.js 2 and Bootstrap 4 Web Development
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Bootstrap Essentials
- Mastering Rust
- JavaScript:Moving to ES2015
- C#程序設計基礎:教程、實驗、習題
- Apache Kafka Quick Start Guide
- Swift細致入門與最佳實踐
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Visual C#.NET Web應用程序設計
- Android應用開發深入學習實錄
- Natural Language Processing with Python Cookbook