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

Add archive eventlog file support #1

Merged
merged 2 commits into from
Aug 21, 2020

Conversation

jjk2673
Copy link
Collaborator

@jjk2673 jjk2673 commented Aug 20, 2020

Antares is updating the event log generation code to be more efficient by adding an archive file, eventlog.prev.xml, that old events get rolled over to instead of getting deleted immediately every time a new event comes in. Therefore, DaaS should scan for this file and add events from it to those from the primary event log file.

@jjk2673 jjk2673 changed the title Developer/jokleinf/add archive file support Add archive eventlog file support Aug 20, 2020
Copy link
Contributor

@puneetg1983 puneetg1983 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jjk2673 jjk2673 merged commit 9417aa5 into master Aug 21, 2020
@jjk2673 jjk2673 deleted the developer/jokleinf/add-archive-file-support branch August 21, 2020 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants