-
Notifications
You must be signed in to change notification settings - Fork 351
Store Apache Traffic Server and grove logs in /var/log/trafficserver #7980
Conversation
|
Should we also upgrade ATS's version? #7958 |
|
I cannot test DS with your new ATS Edge, when I try to start ATS service, it shows that you still have to change to P/s: I created a PR to your repo to fix this issue, can you take a look? @zrhoffman |
Thanks @ntheanh201! zrhoffman#122 is merged. |
|
Is there anything else in this PR that you need to check? the CI failed? @zrhoffman |
8219f09 to
123445f
Compare
|
Rebased to fix merge conflicts |
If CI passes and the logs show up in |
Looks like it's safe now 😁 |
|
anything to check? @zrhoffman |
* chore: change ATS traffic.out folder to /var/log/trafficserver * chore: add license
* fix ciab-build * fix yumserver Dockerfile * Update Go version to 1.22.5 (apache#8034) * Update Go version to 1.22.5 * Update some images to Rocky Linux 8 --------- Co-authored-by: asf-ci-trafficcontrol <[email protected]> Co-authored-by: Zach Hoffman <[email protected]> --------- Co-authored-by: asf-ci-trafficcontrol <[email protected]> Co-authored-by: Zach Hoffman <[email protected]>
|
That covers it, thanks @ntheanh201! |


This PR changes configuration to log Apache Traffic Server and Grove to
/var/log/trafficserverinstead of/opt/trafficserver/var/log/trafficserverso that the logs are on a different partition than the application itself.Which Traffic Control components are affected by this PR?
t3c, formerly ORT) - testsWhat is the best way to verify this PR?
If this is a bugfix, which Traffic Control versions contained the bug?
PR submission checklist