Skip to content

Commit

Permalink
Remove logs only
Browse files Browse the repository at this point in the history
  • Loading branch information
sarah-witt authored and sarah-witt committed Feb 28, 2020
1 parent 5fb304c commit 123f168
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
FILE_INDENT = ' ' * 8

IGNORE_DEFAULT_INSTANCE = {'ceph', 'dotnetclr', 'gunicorn', 'marathon', 'pgbouncer', 'process', 'supervisord'}
LOGS_ONLY_INTEGRATIONS = {'tenable', 'flink'}
LOGS_ONLY_INTEGRATIONS = {'tenable'}


@click.command(context_settings=CONTEXT_SETTINGS, short_help='Validate default configuration files')
Expand Down

0 comments on commit 123f168

Please sign in to comment.