Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store Apache Traffic Server and grove logs in /var/log/trafficserver #7980

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zrhoffman
Copy link
Member

This PR changes configuration to log Apache Traffic Server and Grove to /var/log/trafficserver instead of /opt/trafficserver/var/log/trafficserver so that the logs are on a different partition than the application itself.


Which Traffic Control components are affected by this PR?

  • Traffic Control Cache Config (t3c, formerly ORT) - tests
  • Apache Traffic Server
  • Grove
  • Transitive Source Build targeting ATS
  • Automation - Ansible roles configuration for grove log directory

What is the best way to verify this PR?

If this is a bugfix, which Traffic Control versions contained the bug?

PR submission checklist

@zrhoffman zrhoffman added Traffic Server related to Apache Traffic Server improvement The functionality exists but it could be improved in some way. logging related to logging infrastructure grove related to the "grove" HTTP caching server implementation labels Apr 3, 2024
@ntheanh201
Copy link
Contributor

Should we also upgrade ATS's version? #7958

@zrhoffman
Copy link
Member Author

Should we also upgrade ATS's version? #7958

Definitely. I think the only reason that #7958 is not approved already is the realpath on macOS issue that the reviewer encounted. Hopefully #7981 will unblock that.

@ntheanh201
Copy link
Contributor

ntheanh201 commented Apr 7, 2024

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 /var/log/trafficserver with traffic.out

P/s: I created a PR to your repo to fix this issue, can you take a look? @zrhoffman
image

* chore: change ATS traffic.out folder to /var/log/trafficserver

* chore: add license
@zrhoffman
Copy link
Member Author

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 /var/log/trafficserver with traffic.out

P/s: I created a PR to your repo to fix this issue, can you take a look? @zrhoffman image

Thanks @ntheanh201! zrhoffman#122 is merged.

@ntheanh201
Copy link
Contributor

Is there anything else in this PR that you need to check? the CI failed? @zrhoffman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
grove related to the "grove" HTTP caching server implementation improvement The functionality exists but it could be improved in some way. logging related to logging infrastructure Traffic Server related to Apache Traffic Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants