Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rudimentary time parsing to limit size of output #53

Closed
tcwaddell opened this issue Feb 5, 2019 · 4 comments
Closed

Add rudimentary time parsing to limit size of output #53

tcwaddell opened this issue Feb 5, 2019 · 4 comments
Assignees

Comments

@tcwaddell
Copy link
Contributor

Sources like VirusTotal pDNS can print hundreds of lines of output. This makes some machinae output incredibly unwieldy. It would be helpful to have some means of filtering this output by age to decrease output size and improve relevancy.

@tcwaddell tcwaddell self-assigned this Feb 5, 2019
@hurricane-labs-deployment
Copy link

@tcwaddell
Copy link
Contributor Author

Implemented in #54

@tcwaddell
Copy link
Contributor Author

Example site configuration in #55

@tcwaddell
Copy link
Contributor Author

Released in v1.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants