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

[Backport 2.x] [MD] Update default audit log path #2794

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport d93ea2e from #2793.

- Fix the /tmp path issue seen on windows platform.
- Change audit log to disable by default.

Signed-off-by: Kristen Tian <tyarong@amazon.com>

Signed-off-by: Kristen Tian <tyarong@amazon.com>
(cherry picked from commit d93ea2e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner November 4, 2022 07:48
@codecov-commenter
Copy link

Codecov Report

Merging #2794 (d93ea2e) into 2.x (2c3c1d3) will not change coverage.
The diff coverage is 63.93%.

❗ Current head d93ea2e differs from pull request most recent head 931cbbf. Consider uploading reports for the commit 931cbbf to get more accurate results

@@           Coverage Diff           @@
##              2.x    #2794   +/-   ##
=======================================
  Coverage   66.67%   66.67%           
=======================================
  Files        3213     3213           
  Lines       61331    61331           
  Branches     9386     9386           
=======================================
  Hits        40895    40895           
  Misses      18192    18192           
  Partials     2244     2244           
Impacted Files Coverage Δ
...osd-opensearch-archiver/src/lib/docs/test_stubs.ts 68.75% <ø> (ø)
...-opensearch-archiver/src/lib/indices/test_stubs.ts 80.00% <ø> (ø)
...ed_tests_reporter/run_failed_tests_reporter_cli.ts 17.91% <0.00%> (ø)
...tional_test_runner/lib/config/fixtures/config.1.js 100.00% <ø> (ø)
...tional_test_runner/lib/config/fixtures/config.2.js 100.00% <ø> (ø)
..._test_runner/lib/config/fixtures/config.invalid.js 100.00% <ø> (ø)
packages/osd-utils/src/package_json/index.ts 100.00% <ø> (ø)
packages/osd-utils/src/path/index.ts 75.00% <ø> (ø)
src/cli/cluster/cluster_manager.ts 43.68% <ø> (ø)
src/cli_plugin/install/settings.js 100.00% <ø> (ø)
... and 64 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@AMoo-Miki AMoo-Miki added the autocut Skip the changelog verification check on backports label Nov 4, 2022
@ananzh ananzh merged commit 9c02062 into 2.x Nov 4, 2022
@github-actions github-actions bot deleted the backport/backport-2793-to-2.x branch November 4, 2022 16:35
@joshuarrrr joshuarrrr added the v2.4.0 'Issues and PRs related to version v2.4.0' label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.4.0 'Issues and PRs related to version v2.4.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants