By default, the log files for an Edge component are written to the /<inst_root>/apigee/var/log/componentName
directory. Use the following procedure to change the default location for all Edge components
except the Edge UI:
Create the following file: /<inst_root>/apigee/etc/componentName.d/APIGEE_APP_LOGDIR.sh
Add the following property to the file: APIGEE_APP_LOGDIR=/foo/bar
where /foo/bar specifies the
directory for the log files.
Restart the component: >
/<install_dir>/apigee/apigee-service/bin/apigee-service
compName restart
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-11 UTC."],[],[]]