Agent Logs
Seeker Agents store their activity logs in predefined locations in application environments where they are installed.
The following table lists the possible Agent log locations.
Case | Location |
---|---|
Default | <SEEKER_HOME_DIR>/agents/logs/<technology>/agent-<process_id>.log |
If the SEEKER_HOME_DIR variable is not
defined |
The Agent binaries folder: <agent binary location>/agents/logs/<technology>/agent-<process_id>.log |
If the Agent has no write permissions for any of these locations | The process temporary folder. Its exact location varies between
different
systems. <process_tmp>/agents/logs/<technology>/agent-<process_id>.log |
Tip:
To store all the Agent logs in a consistent location, make sure to define the
SEEKER_HOME_DIR
environment variable for each Agent.