I want to run filebeats on "n" number of clients, on logstash how can i distinguish each client's filebeat.
- Is there any way to include client name in indexing.
- Am able to read geo name in each filebeat message. Is there way to add [_source][host][geo][name] in index.
- Any other better option for this use case .