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

[source] Revamp our source install script (part 1) #2198

Merged
merged 3 commits into from
Jan 21, 2016

Conversation

olivielpeau
Copy link
Member

Applies the changes of #1504 to the files other than setup_agent.sh

Should be merged before the 5.7.0 release.

degemer and others added 3 commits January 13, 2016 11:37
[[email protected]] To ease the release of these changes,
this commit requires another commit that applies the changes to the
source install script.

Previsouly logging was done using supervisor & stdout, totally different
from the package logging. There are options in the configuration to
change the log location, so let's use them instead of doing this trick!

In order to do this, this changes were made:
* remove supervisor processes logging (except `supervisor` itself)
* add a step to configure log location in the source install script

In order to clean weird conf location & others:
* move `supervisor.conf` from `supervisord/` to `agent/` with
`datadog.conf`
* update `bin/agent` to reflect this change
* remove `bin/info` as it is handled in `bin/agent` now (was probably
still here for _legacy_ reasons)
* put launchd logs in the same directory as other logs (`logs/`)
[skip ci]
Necessary so that it can be used in the source install script.

+ remove unused variable
@olivielpeau olivielpeau added this to the 5.7.0 milestone Jan 13, 2016
remh pushed a commit that referenced this pull request Jan 21, 2016
…mp-ext-files

[source] Revamp our source install script (part 1)
@remh remh merged commit b06020a into master Jan 21, 2016
@olivielpeau olivielpeau deleted the olivielpeau/source-install-revamp-ext-files branch January 21, 2016 20:03
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.

3 participants