Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Client Service Bug Fix

Latest
Compare
Choose a tag to compare
@mr-burnse mr-burnse released this 05 Jun 15:24
· 3 commits to master since this release

Summary: This fix addresses issues #34 #35 #36. In the event the timestamp field on any event is malformed (i.e cannot be converted from unix epoch to DateTime format), Orchestrator will fallback to the current datetime rather than crash the service.

Implementation: In order to apply this fix, you'll need to copy the attached exe file over to the server running Orchestrator and replace the existing file (FalconOrchestrator.Client.exe) located in C:\Program Files (x86)\Falcon Orchestrator\. You can than subsequently restart the Orchestrator windows service.

NOTE: This file is not for installing orchestrator! To install, you should use the v1.1.0 release then subsequently apply this bug fix as per the implementation steps. The next release will have this bug fix addressed and thus not require the added step.