Skip to content
New issue

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

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

Already on GitHub? # to your account

Faster logfetch #924

Merged
merged 3 commits into from
Feb 29, 2016
Merged

Faster logfetch #924

merged 3 commits into from
Feb 29, 2016

Conversation

ssalinas
Copy link
Member

Bunch of changes to logfetch:

  • Fixed formatting so we use 4 spaces indentation everywhere 😄
  • made the logging a bit nicer
  • got rid of some unused methods
  • removed the entire unpack step in favor of using zcat to get the content of zipped files (972fda6), this will still work for files in the cache that are already unpacked, it checks the file ext. and uses either cat or zcat, piping it to grep if needed

ssalinas added a commit that referenced this pull request Feb 29, 2016
@ssalinas ssalinas merged commit 8894b68 into master Feb 29, 2016
@ssalinas ssalinas deleted the faster_logfetch branch February 29, 2016 21:11
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant