Sample Configuration
Full Configuration
The following configuration sample is taken from the TealeafCaptureSocket.cfg file on the Processing Server.
Note: TMS is the preferred method for configuring Windows pipelines. See "Tealeaf® Management System" in the IBM Tealeaf cxImpact Administration Manual.
[DataDrop]
...
DelImages=YES
KeepRealiTeaViewerHits=YES
KeepRoundTripHits=YES
LogStatistics=NO
LogStatisticsInterval=3600
Drop1=reqfield URL contains /company/
Drop2=reqfield HTTP_USER_AGENT contains bot
Drop3=reqfield URL contains /coMPany/ IGNORECASE
Drop4=reqsection env contains CaptureType=2
Drop5=response contains "cache-control: private"
Example PARTOF Configuration
In the example below, the drop rule has been specified to drop the hit if the request field (reqfield) called PCA_NAME contains one of the listed values: ceres, io, or pluto.
Drop6=reqfield PCA_NAME partof ceres;io;pluto
This request field is contained in the [env] section of the request and is assigned by the IBM® Tealeaf CX Passive Capture Application that captured the hit. This example configuration might be useful if you have one or more development instances of the IBM Tealeaf CX Passive Capture Application, whose data you do not wish to capture and process through the Windows pipeline.
Tealeaf Session Agents
- Adding a Session Agent
- Archive Session Agent
- "Attribute Indexing Session Agent" in the IBM Tealeaf CX Configuration Manual
- Canister Session Agent
- Cookie Parser Session Agent
- Data Drop Session Agent
- Data Parser Session Agent
- Decouple Session Agent
- Extended Decoupler Session Agent
- Extended Privacy Session Agent
- Health-Based Routing (HBR) Session Agent
- Inflate Session Agent
- JSON Mobile Parser Session Agent
- Managed Code Session Agent
- Null Session Agent
- Privacy Session Agent
- Real-Time Monitoring and Alert (RTA) Session Agent
- Response Tags to Request Session Agent
- RTA Split Session Agent
- Sessioning Session Agent
- Session Router Session Agent
- Socket Session Agent
- Statistics Logger Session Agent
- "Tealeaf Reference Session Agent" in the IBM Tealeaf CX Configuration Manual
- Tealeaf Reference Session Agent - Legacy Mode
- Tealeaf Sessioning Session Agent
- TimeGrades Session Agent
- TLI Session Agent
- URL Decode Session Agent