retrieve IP address of client in logstash -


i new elk stack , sending application log file logstash server via tcp input method using below command

cat test.log | nc server port

please let me know how can retrieve ip address of client machine field in logstash configuration file.

did try adding host ip when sending message?


Comments

Popular posts from this blog

python - Setting ctypes.Structure default values -

javascript - Hide toolbar of pdf file opened inside iframe using firefox -

Ansible - ERROR! the field 'hosts' is required but was not set -