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

A few questions #7

Open
hplato opened this issue Mar 31, 2017 · 3 comments
Open

A few questions #7

hplato opened this issue Mar 31, 2017 · 3 comments

Comments

@hplato
Copy link

hplato commented Mar 31, 2017

Hi, I just downloaded and installed this. Thanks for the easy to follow instructions!

I have 4 questions;

  1. Is it possible to configure the timezone. It would be nice to have my local timezone instead of UTC
  2. Have you thought about adding a search? It would be great to search for a query domain or specific IP addresses
  3. Have you thought about filtering -- so filter by IP address, or a datepicker for the time?
    4.Are there any issues with duplicates? I was going to cron the file upload every day.

With these three changes, this is a spectacular tool!

@tommyblue
Copy link
Owner

Hi @hplato how you can probably see I'm not actively working on these project, but your suggested features are very interesting (and welcome!), so I'm going to try and find some spare time to add them.
If you would like to try to learn some ruby feel free to open a PR :)

@AysadKozanoglu
Copy link

AysadKozanoglu commented Apr 14, 2018

i get this error if i try to start

bind_log_analyzer --config /source/Bind-Log-Analyzer/database.yml --file /var/log/named.log 

/usr/local/lib/ruby/site_ruby/2.3.0/rubygems/errors.rb:28:in `initialize': wrong number of arguments (given 1, expected 2) (ArgumentError)
	from /usr/local/lib/ruby/gems/2.3.0/gems/activerecord-5.2.0/lib/active_record/connection_adapters/connection_specification.rb:203:in `exception'
	from /usr/local/lib/ruby/gems/2.3.0/gems/activerecord-5.2.0/lib/active_record/connection_adapters/connection_specification.rb:203:in `raise'
	from /usr/local/lib/ruby/gems/2.3.0/gems/activerecord-5.2.0/lib/active_record/connection_adapters/connection_specification.rb:203:in `rescue in spec'
	from /usr/local/lib/ruby/gems/2.3.0/gems/activerecord-5.2.0/lib/active_record/connection_adapters/connection_specification.rb:190:in `spec'
	from /usr/local/lib/ruby/gems/2.3.0/gems/activerecord-5.2.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:950:in `establish_connection'
	from /usr/local/lib/ruby/gems/2.3.0/gems/activerecord-5.2.0/lib/active_record/connection_handling.rb:60:in `establish_connection'
	from /usr/local/lib/ruby/gems/2.3.0/gems/bind_log_analyzer-0.2.4/lib/bind_log_analyzer/connector.rb:33:in `connect'
	from /usr/local/lib/ruby/gems/2.3.0/gems/bind_log_analyzer-0.2.4/lib/bind_log_analyzer/connector.rb:15:in `setup_db'
	from /usr/local/lib/ruby/gems/2.3.0/gems/bind_log_analyzer-0.2.4/lib/bind_log_analyzer/base.rb:29:in `initialize'
	from /usr/local/lib/ruby/gems/2.3.0/gems/bind_log_analyzer-0.2.4/bin/bind_log_analyzer:132:in `new'
	from /usr/local/lib/ruby/gems/2.3.0/gems/bind_log_analyzer-0.2.4/bin/bind_log_analyzer:132:in `'
	from /usr/local/bin/bind_log_analyzer:23:in `load'
	from /usr/local/bin/bind_log_analyzer:23:in `'

@emeidi
Copy link

emeidi commented Jul 23, 2018

@AysadKozanoglu gem install mysql2

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

No branches or pull requests

4 participants