Remove output_id from apm package policy (#142331) (#142371)

(cherry picked from commit 62734e6236)

Co-authored-by: Giorgos Bamparopoulos <georgios.bamparopoulos@elastic.co>
This commit is contained in:
Kibana Machine 2022-09-30 10:10:29 -06:00 committed by GitHub
parent 1a56210c3a
commit 2eae1d6cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 5 deletions

View file

@ -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',

View file

@ -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',

View file

@ -40,7 +40,6 @@ export async function getApmPackagePolicyDefinition({
namespace: 'default',
enabled: true,
policy_id: POLICY_ELASTIC_AGENT_ON_CLOUD,
output_id: '',
inputs: [
{
type: 'apm',

View file

@ -19,7 +19,6 @@ const packagePolicy = {
namespace: 'default',
policy_id: '7a87c160-c961-11eb-81e2-f7327d61c92a',
enabled: true,
output_id: '',
inputs: [
{
policy_template: 'apmserver',