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

Is geoip plugin support for Windows OS? #85

Open
seedhunt opened this issue Aug 20, 2019 · 2 comments
Open

Is geoip plugin support for Windows OS? #85

seedhunt opened this issue Aug 20, 2019 · 2 comments

Comments

@seedhunt
Copy link

seedhunt commented Aug 20, 2019

I'm Ruby beginner.
first, I installed fluentd for Windows OS.
I want to send Windows IIS logs to mongodb using fluentd.
I tried to install geoip plugin, but failed.
On Linux OS, the plugin seems to be available by installing the library for geoip.
Do I have to give up using geoip plugin on Windows OS?

@okkez
Copy link
Collaborator

okkez commented Aug 21, 2019

Please read error messages while installing fluent-plugin-geoip.
Maybe you have to install the complier and header files on your system.

@cosmo0920
Copy link
Collaborator

cosmo0920 commented Sep 10, 2019

ridk exec pacman -Sy mingw-w64-x86_64-geoip mingw-w64-x86_64-libmaxminddb

And

ridk exec bundle install

Then, I can confirm to install fluent-plugin-geoip on Windows.

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

3 participants