Skip to content

Commit

Permalink
Merge pull request #105 from newrelic/includeDiscoveredLogFiles
Browse files Browse the repository at this point in the history
chore(logging): include DISCOVERED_LOG_FILES from the CLI
  • Loading branch information
zlesnr authored Dec 11, 2020
2 parents 3494d38 + eff7d08 commit 477f6e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/newrelic/logs/logs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ install:
echo "ERROR log file $i not found"
fi
done
- echo -e "{{.DISCOVERED_LOG_FILES}}" | sudo tee /etc/newrelic-infra/logging.d/discovered.yml
- sudo systemctl restart newrelic-infra.service

0 comments on commit 477f6e5

Please sign in to comment.