mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-18 02:31:52 +02:00
Fix Elastic Agent for Heavy
This commit is contained in:
@@ -11,6 +11,7 @@ outputs:
|
||||
- 'https://{{ GLOBALS.hostname }}:9200'
|
||||
username: '{{ ES_USER }}'
|
||||
password: '{{ ES_PASS }}'
|
||||
ssl.verification_mode: none
|
||||
output_permissions: {}
|
||||
agent:
|
||||
download:
|
||||
@@ -29,7 +30,7 @@ inputs:
|
||||
meta:
|
||||
package:
|
||||
name: log
|
||||
version: 1.1.2
|
||||
version:
|
||||
data_stream:
|
||||
namespace: so
|
||||
package_policy_id: 80ffa884-2cfc-459a-964a-34df25714d85
|
||||
@@ -54,7 +55,7 @@ inputs:
|
||||
meta:
|
||||
package:
|
||||
name: log
|
||||
version: 1.1.2
|
||||
version:
|
||||
data_stream:
|
||||
namespace: so
|
||||
package_policy_id: 90103ac4-f6bd-4a4a-b596-952c332390fc
|
||||
@@ -79,7 +80,7 @@ inputs:
|
||||
meta:
|
||||
package:
|
||||
name: log
|
||||
version: 1.1.2
|
||||
version:
|
||||
data_stream:
|
||||
namespace: so
|
||||
package_policy_id: 6197fe84-9b58-4d9b-8464-3d517f28808d
|
||||
|
||||
Reference in New Issue
Block a user