Skip to content

Commit

Permalink
add microsoft logs to exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
Son Roy Almerol committed Nov 13, 2024
1 parent 2715e41 commit 7e3fcec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/agent/sftp/filelister.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ func compileExcludedPaths() []*regexp.Regexp {
`Microsoft\**\Windows\**.edb`,
`Microsoft\**\Windows\**.log`,
`Microsoft\**\Windows\Cookies`,
`Microsoft\**\Logs`,
`Users\Public\AccountPictures`,
`I386`,
`Internet Explorer\`,
Expand Down

0 comments on commit 7e3fcec

Please sign in to comment.