Skip to content

Commit

Permalink
removed geo.ip
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Aug 19, 2020
1 parent f868d43 commit ad8bcb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -360,9 +360,6 @@ Logsene.prototype.log = function (level, message, fields, callback) {
os: {
host: this.hostname,
hostip: ipAddress
},
geo: {
ip: ipAddress
}
}
if (disableJsonEnrichment) {
Expand Down

0 comments on commit ad8bcb7

Please sign in to comment.