Grid Community Toolkit  6.2.1705709074 (tag: v6.2.20240202)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

globus_callback_handle_t globus_l_job_manager_logfile_state_t::callback

Callback for periodic file polling

FILE* globus_l_job_manager_logfile_state_t::fp

Stdio file handle of the log file

char* globus_l_job_manager_logfile_state_t::log_dir

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

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

char* globus_l_job_manager_logfile_state_t::path

Path of the current log file being parsed

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: