Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Incorrect IPs for Datasources #503

Open
global-H opened this issue Feb 27, 2024 · 2 comments
Open

[BUG] Incorrect IPs for Datasources #503

global-H opened this issue Feb 27, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@global-H
Copy link

Datasources when installed for the first time (for example, using Windows integartion via powershell), are assigned a strange IP which seems to be more about the OVH SAS server in Canada, than the actual IP of the datasource.

It is expected that the IP of the datasource is shown and used there. In logs, the datasources similarly list with the incorrect Source IP in v10.

The following IPs are all incorrect for the datasources:
image

Similarly, in logs, the same incorrect SourceIPs are showing. Further, it is not possible to Add Column for the host.ip series:
image

This issue is prevalent on both Windows and Linux datasource integrations.

Unfortunately, none of the log's host.ip fields seem to show the correct IP address of the datasource.

I did check for similar open issues, but didn't see any. Please merge to any existing ticket if this is a known issue, thanks!

@global-H global-H added the bug Something isn't working label Feb 27, 2024
@c3s4rfred
Copy link
Contributor

Hi, @global-H, when you install an agent, it takes the machine's IP according to your network configuration, please check, maybe you have or had a VPN or something like that at the installation moment. Please, tell us more about your installation, if you're in SaaS or on-premise installation, if on VM (characteristics). Note that UTMStack shouldn't be installed on a docker container, it already uses docker and may have network issues. About the fields, try with "host.ip", the field should be visible now, you can't access host.ip.1 because it is a value, not a field.
Best regards

@global-H
Copy link
Author

I'll have a closer look. I thought i'd seen this host IP issue across several servers on the FS, whereby OVH SAS Canada is listed when indeed the datasources are known to be in UK, USA, etc. Will highlight one next time I come across it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants