Skip to content

Commit

Permalink
Remove fingerprint length
Browse files Browse the repository at this point in the history
Signed-off-by: constanca <[email protected]>
  • Loading branch information
constanca-m committed Jan 5, 2024
1 parent 904f0f0 commit 8beb014
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion deploy/kubernetes/filebeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ data:
prospector:
scanner:
fingerprint.enabled: true
fingerprint.length: 300
symlinks: true
file_identity.fingerprint: ~
processors:
Expand Down
1 change: 0 additions & 1 deletion deploy/kubernetes/filebeat/filebeat-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ data:
prospector:
scanner:
fingerprint.enabled: true
fingerprint.length: 300
symlinks: true
file_identity.fingerprint: ~
processors:
Expand Down
1 change: 0 additions & 1 deletion dev-tools/kubernetes/filebeat/manifest.debug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ data:
prospector:
scanner:
fingerprint.enabled: true
fingerprint.length: 300
symlinks: true
file_identity.fingerprint: ~
processors:
Expand Down
1 change: 0 additions & 1 deletion dev-tools/kubernetes/filebeat/manifest.run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ data:
prospector:
scanner:
fingerprint.enabled: true
fingerprint.length: 300
symlinks: true
file_identity.fingerprint: ~
processors:
Expand Down

0 comments on commit 8beb014

Please sign in to comment.