Thanks to visit codestin.com
Credit goes to github.com

Skip to content

"-m, --max_age" deletes all events #70

@cudeso

Description

@cudeso

When using -m 10 all events get deleted on a new install (just imported all adversaries and reports for the last 200 days).

def clean_old_crowdstrike_events(self, max_age):

Maybe switch to timestamp=["36500d", "{}d".format(max_age)] instead of the timestamp=[0, timestamp_max]?

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcurrent sprintThis item is part of the current sprint

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions