# Geoip with different sources

**URL:** https://discuss.elastic.co/t/geoip-with-different-sources/156310
**Category:** Logstash
**Created:** [November 12, 2018, 3:21pm UTC](https://discuss.elastic.co/t/geoip-with-different-sources/156310 "2018-11-12T15:21:04Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![MrSnaKe](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/mrsnake/32/52904_2.png) [@MrSnaKe](https://discuss.elastic.co/u/MrSnaKe)
#### Post date: [November 12, 2018, 3:21pm UTC](https://discuss.elastic.co/t/geoip-with-different-sources/156310/1 "2018-11-12T15:21:04Z")

</div>

Hello,  
I send logs from mail server from two sources  
1 audit.log (only authorization)  
2 mail.log (send and receive emails log)

For more flexibility I have next fields  
server1.audit.sender\_ip  
server1.audit.recepient\_ip  
....  
server1.audit.sender\_email

and  
server1.mail.sender\_ip  
server1.mail.recepient\_ip  
....  
server1.mail.sender\_email

Its possible to do same with geoip?

something like this?

server1.auth.geoip.ip  
server1.auth.geoip.location  
...  
server1.auth.geoip.region\_name

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 10, 2018, 3:21pm UTC](https://discuss.elastic.co/t/geoip-with-different-sources/156310/2 "2018-12-10T15:21:06Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
