Remove logger_plugin option from e2e tests (#8683)

This commit is contained in:
Luke Heath 2022-11-11 15:16:38 -06:00 committed by GitHub
parent 4e9ac903e3
commit 4f194084af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 3 deletions

View file

@ -55,7 +55,6 @@ const getTeamJiraPoliciesIntegration = {
agent_options: {
config: {
options: {
logger_plugin: "tls",
pack_delimiter: "/",
logger_tls_period: 10,
distributed_plugin: "tls",
@ -208,7 +207,6 @@ const getTeamZendeskPoliciesIntegration = {
agent_options: {
config: {
options: {
logger_plugin: "tls",
pack_delimiter: "/",
logger_tls_period: 10,
distributed_plugin: "tls",

View file

@ -39,7 +39,6 @@ const CONFIG_INTEGRATIONS_AUTOMATIONS = {
agent_options: {
config: {
options: {
logger_plugin: "tls",
pack_delimiter: "/",
logger_tls_period: 10,
distributed_plugin: "tls",