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

New features: Filtering on Computer name(s) #1117

Closed
YamatoSecurity opened this issue Jul 3, 2023 · 0 comments · Fixed by #1124
Closed

New features: Filtering on Computer name(s) #1117

YamatoSecurity opened this issue Jul 3, 2023 · 0 comments · Fixed by #1124
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@YamatoSecurity
Copy link
Collaborator

YamatoSecurity commented Jul 3, 2023

In the Filtering section of csv-timeline, json-timeline, pivot-keywords-list, logon-summary, metrics commands, add the following:
--include-computer <COMPUTER> Scan only these computer names (ex: ComputerA) (ex: ComputerA,ComputerB)

--exclude-computer <COMPUTER> Ignore these computer names (ex: ComputerA) (ex: ComputerA,ComputerB)

These filters will be useful when only wanting to analyze certain computers or exclude certain computers.

@YamatoSecurity YamatoSecurity added the enhancement New feature or request label Jul 3, 2023
@YamatoSecurity YamatoSecurity added this to the v2.7.0 milestone Jul 3, 2023
@hitenkoku hitenkoku self-assigned this Jul 3, 2023
hitenkoku added a commit that referenced this issue Jul 7, 2023


option is enabled in following command.

- csv-timeline
- json-timeline
- metrics
- logon-summary
- pivot-keywords-list
hitenkoku added a commit that referenced this issue Jul 7, 2023
hitenkoku added a commit that referenced this issue Jul 7, 2023
… metrics and logon-summary #1117:

feat(metrics/timelines): added include and exclude by computer name in metrics and logon-summary #1117
hitenkoku added a commit that referenced this issue Jul 7, 2023
@hitenkoku hitenkoku linked a pull request Jul 8, 2023 that will close this issue
hitenkoku added a commit that referenced this issue Jul 8, 2023
hitenkoku added a commit that referenced this issue Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants