mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
b3531c3712
commit
1e325e4fe3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ export const EMPTY_TITLE = i18n.translate('xpack.siem.pages.common.emptyTitle',
|
|||
|
||||
export const EMPTY_MESSAGE = i18n.translate('xpack.siem.pages.common.emptyMessage', {
|
||||
defaultMessage:
|
||||
'To begin using security information and event management, you’ll need to begin adding SIEM-related data to Kibana by installing and configuring our data shippers, called Beats. Let’s do that now!',
|
||||
'To begin using security information and event management (SIEM), you’ll need to add SIEM-related data, in Elastic Common Schema (ECS) format, to the Elastic Stack. An easy way to get started is by installing and configuring our data shippers, called Beats. Let’s do that now!',
|
||||
});
|
||||
|
||||
export const EMPTY_ACTION_PRIMARY = i18n.translate('xpack.siem.pages.common.emptyActionPrimary', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue