Skip to content

Commit

Permalink
Update filebeat and winlogbeat to 7.6.2 (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpfz0r authored Apr 15, 2020
1 parent 171b658 commit 52e456c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/fetch_collectors.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

ARCHS=( x86 x86_64 )
FILEBEAT_VERSION=6.4.2
WINLOGBEAT_VERSION=6.4.2
FILEBEAT_VERSION=7.6.2
WINLOGBEAT_VERSION=7.6.2

# $1: beat name
# $2: beat operating system
Expand Down

0 comments on commit 52e456c

Please sign in to comment.