Skip to content

Commit

Permalink
Removing Leftover X Pack references opensearch-project#2517
Browse files Browse the repository at this point in the history
Signed-off-by: Vimal K vimalinfo10@gmail.com
  • Loading branch information
vimalMK committed Oct 20, 2022
1 parent 67b5ce5 commit c704d38
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ export const createEditConfig = () => ({
defaultMessage: 'Edit the configuration',
}),
textPre: i18n.translate('apmOss.tutorial.editConfig.textPre', {
defaultMessage: '',
defaultMessage:
"If you're using an secured version of Elastic Stack, you must specify \
credentials in the `apm-server.yml` config file.",
}),
commands: [
'output.opensearch:',
Expand Down

0 comments on commit c704d38

Please sign in to comment.