logstash-plugins / logstash-filter-geoip

Apache License 2.0
64 stars 82 forks source link

GeoLite database auto update error #216

Open tangguojuju opened 1 year ago

tangguojuju commented 1 year ago

1. Environment introduction:

2. Start as ECS task

3. Check the log information:

4. My question:

  1. Why is the old database directory not deleted?
  2. How to solve the rufus-scheduler intercepted an error error in the log?
  3. I think the error is caused by resources being occupied by other threads when deleting the old database directory. Do I need to modify any configuration files?