EventLog

Log of user operations via CLI or Web UI.

Properties

NameTypeDescriptionNotes
event_log_idintThe event log ID[optional] [readonly]
whendatetimeThe time when these events happened.[optional] [readonly]
dag_idstr, none_typeThe DAG ID[optional] [readonly]
task_idstr, none_typeThe DAG ID[optional] [readonly]
eventstrA key describing the type of event.[optional] [readonly]
execution_datedatetime, none_typeWhen the event was dispatched for an object having execution_date, the value of this field.[optional] [readonly]
ownerstrName of the user who triggered these events a.[optional] [readonly]
extrastr, none_typeOther information that was not included in the other fields, e.g. the complete CLI command.[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]