Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Jun 29, 2021

The traffic_manager and traffic_server stdout and stderr streams can be
bound via the --bind_stdout and --bind_stderr command line options. If
this is done, then proxy.config.output.logfile can be used to identify
that path for log rolling. This change clarifies that the latter
configuration is only for log rolling configuration identification
purposes and that the filename that ATS uses is actually set via the
--bind options.


This fixes: #6249

The traffic_manager and traffic_server stdout and stderr streams can be
bound via the --bind_stdout and --bind_stderr command line options. If
this is done, then `proxy.config.output.logfile` can be used to identify
that path for log rolling. This change clarifies that the latter
configuration is only for log rolling configuration identification
purposes and that the filename that ATS uses is actually set via the
--bind options.

---

This fixes: apache#6249
@bneradt bneradt added this to the 10.0.0 milestone Jun 29, 2021
@bneradt bneradt requested a review from randall June 29, 2021 17:28
@bneradt bneradt self-assigned this Jun 29, 2021
@bneradt bneradt requested a review from bryancall as a code owner June 29, 2021 17:28
@bneradt
Copy link
Contributor Author

bneradt commented Jun 29, 2021

This is a doc-only clarification that applies to the 9 release branches as well as master, so marking for those branches as well. Looking through the 8.1.x docs, this doesn't apply to that branch, so not marking it for 8.1.x.

@bneradt bneradt merged commit 534c8b3 into apache:master Jun 29, 2021
@bneradt bneradt deleted the logfile_doc_update branch June 29, 2021 22:23
zwoop pushed a commit that referenced this pull request Jul 13, 2021
The traffic_manager and traffic_server stdout and stderr streams can be
bound via the --bind_stdout and --bind_stderr command line options. If
this is done, then `proxy.config.output.logfile` can be used to identify
that path for log rolling. This change clarifies that the latter
configuration is only for log rolling configuration identification
purposes and that the filename that ATS uses is actually set via the
--bind options.

---

This fixes: #6249

(cherry picked from commit 534c8b3)
zwoop pushed a commit that referenced this pull request Jul 13, 2021
The traffic_manager and traffic_server stdout and stderr streams can be
bound via the --bind_stdout and --bind_stderr command line options. If
this is done, then `proxy.config.output.logfile` can be used to identify
that path for log rolling. This change clarifies that the latter
configuration is only for log rolling configuration identification
purposes and that the filename that ATS uses is actually set via the
--bind options.

---

This fixes: #6249

(cherry picked from commit 534c8b3)
@zwoop
Copy link
Contributor

zwoop commented Jul 13, 2021

Cherry-picked to v9.0.x branch.
Cherry-picked to v9.1.x branch.

@zwoop zwoop modified the milestones: 10.0.0, 9.0.3 Jul 13, 2021
@zwoop zwoop added the 9.1.0 label Jul 13, 2021
@zwoop zwoop removed the 9.1.0 label Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom proxy.config.output.logfile has no effect

3 participants