mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit 62734e6236
)
Co-authored-by: Giorgos Bamparopoulos <georgios.bamparopoulos@elastic.co>
This commit is contained in:
parent
1a56210c3a
commit
2eae1d6cca
4 changed files with 0 additions and 5 deletions
|
@ -118,7 +118,6 @@ const policy = {
|
|||
namespace: 'default',
|
||||
policy_id: 'policy-elastic-agent-on-cloud',
|
||||
enabled: true,
|
||||
output_id: '',
|
||||
inputs: [
|
||||
{
|
||||
type: 'apm',
|
||||
|
@ -341,7 +340,6 @@ const newPolicy = {
|
|||
namespace: 'default',
|
||||
policy_id: 'policy-elastic-agent-on-cloud',
|
||||
enabled: true,
|
||||
output_id: '',
|
||||
package: {
|
||||
name: 'apm',
|
||||
title: 'Elastic APM',
|
||||
|
|
|
@ -81,7 +81,6 @@ const policy = {
|
|||
namespace: 'default',
|
||||
enabled: true,
|
||||
policy_id: 'policy-elastic-agent-on-cloud',
|
||||
output_id: '',
|
||||
package: {
|
||||
name: 'apm',
|
||||
version: '8.3.0',
|
||||
|
|
|
@ -40,7 +40,6 @@ export async function getApmPackagePolicyDefinition({
|
|||
namespace: 'default',
|
||||
enabled: true,
|
||||
policy_id: POLICY_ELASTIC_AGENT_ON_CLOUD,
|
||||
output_id: '',
|
||||
inputs: [
|
||||
{
|
||||
type: 'apm',
|
||||
|
|
|
@ -19,7 +19,6 @@ const packagePolicy = {
|
|||
namespace: 'default',
|
||||
policy_id: '7a87c160-c961-11eb-81e2-f7327d61c92a',
|
||||
enabled: true,
|
||||
output_id: '',
|
||||
inputs: [
|
||||
{
|
||||
policy_template: 'apmserver',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue