DMZ Server wiht OMS agent -> OMS Gateway -> Log Analytics Workspace

Werner, David 116 Reputation points
2020-12-23T14:48:24.91+00:00

Hi,

I have a member server in a DMZ zone. MMA is installed. I would like to pass the data collected from the OMS agent to an OMS Gateway server and then to the Log Analytics Workspace.

On the DMZ zone member server:

  • Create Outbound firewall port 8080 open
  • Corporate Firewall allows traffic between member server and OMS Gateway
  • Configured the agent to use TLS 1.2
  • Configured .Net Framework to support secure cryptography
  • I copied the Workspace ID and Key from the Log Analytics Workspace.
  • Copy/paste ID and Key in the Log Analytics configuration
  • On the Proxy Settings tab, I added the Use a proxy server: <OMS Gateway IP address>:8080 The Azure Log Analytics (OMS) tab shows: The agent could not authenticate with the Microsoft Operations Management Suit service. Please check that the Workspace Key is correct"

OMS Gateway:

  • Checking the OMS Gateway Event log, I see an Information event: Client: <IP from DMZ member server>, Client ID: , Gateway: <OMS Gateway IP>

When I go to the Log Analytics Workspace, I do not see the agent from the DMZ server.

Question: Does my DMZ server first have to be able to reach the Log analytic Workspace before it can be able to pass its data collection to the OMS Gateway? This would require I open port 443.

Why isn't the DMZ server visible in the Analytics Workspace?

Any ideas or suggestions would be greatly appreciated.

David

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,815 questions
{count} votes

7 answers

Sort by: Most helpful
  1. David Werner 66 Reputation points
    2021-01-04T15:15:19.773+00:00

    Hi Swathi,

    I have been checking the network traffic between the DMZ server and the OMS gateway. Port is open, however, I see tcp-rst-from-server followed by a tcp-fin. Bytes sent: roughly 14.5k. This could mean that the collection is reaching the OMS Gateway server.

    Is it possible to see whether the collection data from the DMZ server is reaching the OMS Gateway?

    Also, the OMS Gateway also has an entry that it sees the DMZ agent, namely

    Client: <IP of DMZ>
    Client ID: xxxxxx-xxx-xx-xxxxx-xx . . .
    Gateway: <IP of OMS Gateway>

    Is there any reason the OMS Gateway cannot register the DMZ server with the Log analytics Workspace?

    david

    0 comments No comments

  2. David Werner 66 Reputation points
    2021-01-05T15:11:48.54+00:00

    I opened a case with Microsoft Support.

    I will update this post with the results.

    david

    0 comments No comments