Skip to content

Commit

Permalink
File rename
Browse files Browse the repository at this point in the history
  • Loading branch information
YamatoSecurity committed Oct 20, 2021
1 parent bf03477 commit ca45144
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion WELA.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -1774,7 +1774,7 @@ foreach ( $LogFile in $evtxFiles ) {

if ( $SecurityEventID_Statistics -eq $true ) {

. ($AnalyzersPath + "SecurityEventID_Statistics.ps1")
. ($AnalyzersPath + "Security-EventID_Statistics.ps1")
Create-SecurityEventIDStatistics -filePath $LogFile

}
Expand Down

0 comments on commit ca45144

Please sign in to comment.