logstash-plugins/logstash-filter-geoip

how to set the "source" while the json format like this {"params":{"ip":"xxx.xxx.xxx.xxx"}}

BongBongBang opened this issue · 2 comments

Please post all product and debugging questions on our forum. Your questions will reach our wider community members there, and if we confirm that there is a bug, then we can open a new issue here.

For all general issues, please provide the following details for fast resolution:

  • Version:
  • Operating System:
  • Config File (if you have sensitive info, please remove it):
  • Sample Data:
  • Steps to Reproduce:

source => "params.ip" doesnt work

answer: source=>params[ip]