Skip to content

Cherry-pick #9869 to 6.x: Handle IPv6 zone id in IIS filebeat ingest pipeline#9932

Merged
jsoriano merged 3 commits intoelastic:6.xfrom
jsoriano:backport_9869_6.x
Jan 9, 2019
Merged

Cherry-pick #9869 to 6.x: Handle IPv6 zone id in IIS filebeat ingest pipeline#9932
jsoriano merged 3 commits intoelastic:6.xfrom
jsoriano:backport_9869_6.x

Conversation

@jsoriano
Copy link
Copy Markdown
Member

@jsoriano jsoriano commented Jan 7, 2019

Cherry-pick of PR #9869 to 6.x branch. Original message:

Possible workaround for #9836, this may be needed in other modules if other services also log IPv6 addresses with zone id.

Wait for elastic/elasticsearch#37107 before deciding what to do about this.

IIS logs can include zone ids when using IPv6, this is correctly parsed
but geoip processor doesn't accept these addresses. Create a temporary
field without the zone id to be used by geoip processor.

(cherry picked from commit d59ae8c)
@ruflin
Copy link
Copy Markdown
Contributor

ruflin commented Jan 8, 2019

I think the CI failures are related. You need to regenerate the iis expected files as they look a bit different in 6.x then 7.

@jsoriano
Copy link
Copy Markdown
Member Author

jsoriano commented Jan 8, 2019

Expected JSON regenerated

@jsoriano
Copy link
Copy Markdown
Member Author

jsoriano commented Jan 9, 2019

jenkins, test this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants