LOG_ACTION_UNKNOWNLOG_ACTION_DISABLEDLOG_ACTION_ENABLEDLOG_ACTION_BACKUP_ALLOCATION_ONLYLOG_ELEMENT_UNKNOWNLOG_ELEMENT_DESTINATION
Gets a list of all ALG log profiles.
Creates the specified ALG log profiles.
Deletes a specified list of ALG log profiles.
Deletes all ALG log profiles.
Determines whether the specified ALG log profiles are base profiles.
A base profile sits at the base of the profile's inheritance tree,
supplying the defaults for every profile derived from it. (See
also is_system_profile).
Determines whether the specified ALG log profiles are system profiles.
A system profile is a profile pre-configured on the system, ready
for use. Non-system profiles are profiles created or modified by a
user. Note that if a system profile is modified, it is no longer
considered a system profile. (See also is_base_profile).
Sets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Gets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Sets the description for a set of ALG log profiles.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of ALG log profiles.
Sets the log action to occur at the creation of the control channel connection for
the specified log profiles. Control channel is the out-of-band channel where control
information is exchanged between server and client.
See LogAction for more details.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the start of control channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the start of control channel connection.
Removes the optional log elements for the start of control channel connection.
Removes all the optional log elements from the start of control channel connection.
Sets the log action to occur at the end of the control channel connection for
the specified log profiles.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the end of control channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the end of control channel connection.
Removes the optional log elements for the end of control channel connection.
Removes all the optional log elements from the end of control channel connection.
Sets the log action to occur at the creation of the data channel
connection for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the start of data channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the start of data channel connection.
Removes the optional log elements for the start of data channel connection.
Removes all the optional log elements from the start of data channel connection.
Sets the log action to occur at the end of the data channel
connection, for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the end of data channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the end of data channel connection.
Removes the optional log elements for the end of data channel connection.
Removes all the optional log elements from the end of data channel connection.
Sets the log action to occur for an inbound transaction event
to an ALG end-point for the specified log profile. Inbound transaction log
entry could contain both incoming and outgoing messages.
Gets the log action for the specified log profile and event.
Gets the version information for this interface.
Gets a list of all ALG log profiles.
Creates the specified ALG log profiles.
Deletes a specified list of ALG log profiles.
Deletes all ALG log profiles.
Determines whether the specified ALG log profiles are base profiles.
A base profile sits at the base of the profile's inheritance tree,
supplying the defaults for every profile derived from it. (See
also is_system_profile).
Determines whether the specified ALG log profiles are system profiles.
A system profile is a profile pre-configured on the system, ready
for use. Non-system profiles are profiles created or modified by a
user. Note that if a system profile is modified, it is no longer
considered a system profile. (See also is_base_profile).
Sets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Gets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Sets the description for a set of ALG log profiles.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of ALG log profiles.
Sets the log action to occur at the creation of the control channel connection for
the specified log profiles. Control channel is the out-of-band channel where control
information is exchanged between server and client.
See LogAction for more details.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the start of control channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the start of control channel connection.
Removes the optional log elements for the start of control channel connection.
Removes all the optional log elements from the start of control channel connection.
Sets the log action to occur at the end of the control channel connection for
the specified log profiles.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the end of control channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the end of control channel connection.
Removes the optional log elements for the end of control channel connection.
Removes all the optional log elements from the end of control channel connection.
Sets the log action to occur at the creation of the data channel
connection for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the start of data channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the start of data channel connection.
Removes the optional log elements for the start of data channel connection.
Removes all the optional log elements from the start of data channel connection.
Sets the log action to occur at the end of the data channel
connection, for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the end of data channel connection.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the end of data channel connection.
Removes the optional log elements for the end of data channel connection.
Removes all the optional log elements from the end of data channel connection.
Sets the log action to occur for an inbound transaction event
to an ALG end-point for the specified log profile. Inbound transaction log
entry could contain both incoming and outgoing messages.
Gets the log action for the specified log profile and event.
Gets the version information for this interface.
Application level gateway (ALG) log profile controls logging for supported ALG. Currently supports
Profile FTP, SIP, and RTSP, the log profile allows control of events that get logged, as well as
the triggering action, and optional elements of log messages.