Grid Community Toolkit  6.2.1550507116
Data Fields
globus_l_job_manager_logfile_state_t Struct Reference

Data Fields

char * path
 
struct tm start_timestamp
 
FILE * fp
 
globus_callback_handle_t callback
 
globus_bool_t old_log
 
char * log_dir
 

Detailed Description

State of the JOB_MANAGER log file parser.

Field Documentation

◆ callback

globus_callback_handle_t globus_l_job_manager_logfile_state_t::callback

Callback for periodic file polling

◆ fp

FILE* globus_l_job_manager_logfile_state_t::fp

Stdio file handle of the log file

◆ log_dir

char* globus_l_job_manager_logfile_state_t::log_dir

Path to the directory where the JOB_MANAGER server log files are located

◆ old_log

globus_bool_t globus_l_job_manager_logfile_state_t::old_log

Flag inidicating that this logfile isn't the one corresponding to today, so and EOF on it should require us to close and open a newer one

◆ path

char* globus_l_job_manager_logfile_state_t::path

Path of the current log file being parsed

◆ start_timestamp

struct tm globus_l_job_manager_logfile_state_t::start_timestamp

Timestamp of when to start generating events from


The documentation for this struct was generated from the following file: