[
https://issues.jboss.org/browse/TEIID-2856?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-2856:
---------------------------------------
Yes, ODBC does not currently capture that information. The best we can do there is
determine the IP of the incoming socket connection as we don't have any influence over
the protocol to add information.
As for the JDBC side, those values are all reported by the client but using just the
getLocalHost call. Is the issue here that you have multiple interfaces and the correct
one is not being reported?
IP address incorrectly exposed via SECURITY logger
--------------------------------------------------
Key: TEIID-2856
URL:
https://issues.jboss.org/browse/TEIID-2856
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 8.5
Environment: RHEL6 linux 2.6.32-431.1.2.el6.x86_64 #1 SMP Sun Nov 24 09:37:37 EST
2013 x86_64 x86_64 x86_64 GNU/Linux
jbossas-standalone 7.2.1 6.Final_redhat_10.1.ep6.el6
Reporter: Marco Grigull
Assignee: Steven Hawkins
After configuring a logger for org.teiid.SECURITY debug level, fields for IP address
information appears to be supplied by the client and not observed from the connection
itself (odbc connections). It is reported as null for psql based connections.
This had previously been reported as TEIID-1586 and TEIID-1672 . IT still presents an
issue where audit trail is required.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira