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

Command Line Option to Suppress Console Module Output #1912

Closed
utkonos opened this issue Apr 17, 2023 · 0 comments · Fixed by #1915
Closed

Command Line Option to Suppress Console Module Output #1912

utkonos opened this issue Apr 17, 2023 · 0 comments · Fixed by #1915

Comments

@utkonos
Copy link
Contributor

utkonos commented Apr 17, 2023

Is your feature request related to a problem? Please describe.
The console module's output is excellent and very useful. However, if it is not the focus of a particular scanning, the output intermingled with the other output from yara can get in the way.

Describe the solution you'd like
Add a command line option that suppresses output from the console module.

mgoffin pushed a commit to mgoffin/yara that referenced this issue Apr 20, 2023
- Add CLI flag that will disable the console module from printing:
  Short: -q
  Log:   --disable-console-logs
- Update documentation with new CLI flags

Closes VirusTotal#1912
mgoffin added a commit to mgoffin/yara that referenced this issue Apr 20, 2023
- Add CLI flag that will disable the console module from printing:
  Short: -q
  Log:   --disable-console-logs
- Update documentation with new CLI flags

Closes VirusTotal#1912
@utkonos utkonos closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2023
plusvic pushed a commit that referenced this issue Aug 18, 2023
- Add CLI flag that will disable the console module from printing:
  Short: -q
  Log:   --disable-console-logs
- Update documentation with new CLI flags

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

Successfully merging a pull request may close this issue.

1 participant