Each session agent has a unique set of configuration options. In addition, there are some options that are common to all session agents.
The following options are common to all session agents:
| Setting | Description |
|---|---|
DLL |
Name of the Dynamic Link Library (DLL) for the session agent. If you do not provide a fully
qualified path, the DLL must be in the same directory as the capture source (for example,
TeaLeafIIS.dll). The following search methods are used to locate session agent
DLLs:
|
TypeName |
Identifies the session agent type. This should not normally be changed. |
DownStreamConfigSection |
Indicates the next component in the pipeline. This is a required field for all pipeline
session agents except Archive, Socket, and Null,
which can terminate a pipeline and therefore do not require the
DownStreamConfigSection setting. |