User Tools

Site Tools


newdevs:logs

This is an old revision of the document!


Working with EG Logs

Logs in a standard Evergreen installation are located at var/log/evergreen. From there, logs are divided into year/month/day folders. Within a day's folder, there are 4 different types of logs:

  • activity.log
  • gateway.log
  • osrfsys.log
  • pg.log

With the exception of activity.log, each one of these has multiple files broken into hour chunks. So pg.10.log would be the pg.log for the 10 o'clock hour.

Types of Logs

Activity.log
This is the top level of logging. It logs the calls that are made.

Gateway.log

Osrfsys.log

Pg.log
This is the log for database calls. It will include the actual query that was made to the database.

newdevs/logs.1676409735.txt.gz · Last modified: 2023/02/14 16:22 by tlittle

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.