|
Grid Community Toolkit
6.2.1629922860 (tag: v6.2.20210826)
|
Data Fields | |
| char * | path |
| struct tm | path_time |
| time_t | start_timestamp |
| off_t | log_offset |
| char * | buffer |
| size_t | buffer_length |
| char * | log_dir |
State of the PBS log file parser.
| char* globus_l_pbs_logfile_state_t::buffer |
Buffer of log file data
| size_t globus_l_pbs_logfile_state_t::buffer_length |
Length of the buffer
| char* globus_l_pbs_logfile_state_t::log_dir |
Path to the directory where the PBS server log files are located
| off_t globus_l_pbs_logfile_state_t::log_offset |
Offset of the next event to read from the log file
| char* globus_l_pbs_logfile_state_t::path |
Path of the current log file being parsed
| struct tm globus_l_pbs_logfile_state_t::path_time |
Date of the log file
| time_t globus_l_pbs_logfile_state_t::start_timestamp |
Timestamp of when to start generating events from
1.8.5