Azure Sentinel SAP Connector not showing Logs

Madhu Perera 21 Reputation points
2021-10-19T11:14:28.847+00:00

Hi There,

We have deployed a Demo SAP Solution in Azure to test Azure Sentinel SAP Solution.

We have followed the steps in this article: https://learn.microsoft.com/en-us/azure/sentinel/sap-deploy-solution#configure-your-sap-system

Only step we are not 100% sure is the Step 2 under "Deploy a Linux VM for your SAP data connector". This is the step that says, on your VM, install Venv with Python version 3.8 or higher and Azure CLI version 2.8.0.

To install Venv, I have run the command below:
sudo apt-get install -y python3-venv
This completed successfully and it shows python 3.8 is installed as well. After that I have installed Azure CLI as well following the recommendations found here: https://learn.microsoft.com/en-us/cli/azure/install-azure-cli-linux?pivots=apt
141736-image.png

141727-image.png

141783-image.png

Finally, we install the Connector and go through the settings like Hostname etc. and the setup finishes successfully.
141763-image.png

But when we try to check the logs, we keep getting this error saying No module named 'pyrfc'. Please see the command and full error below. We don't see any logs coming to Azure Sentinel either.

141678-image.png

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,043 questions
System Center Virtual Machine Manager
Microsoft Security | Microsoft Sentinel
{count} votes

Accepted answer
  1. Yoav Daniely 76 Reputation points Microsoft Employee
    2021-10-21T16:03:58.18+00:00

    Hi,

    Can you please check the SDK file downloaded from the SAP site, when I try to download it I get this file name: nwrfc750P_8-70002752.zip while you use a different file name.
    When you start the connector it will integrate the SDK to it, if that fails this can happen.

    Best,

    Y

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Madhu Perera 21 Reputation points
    2021-10-26T07:21:31.837+00:00

    @Yoav Daniely

    Thank you for getting back to us and appreciate it very much. This is the file we get from the download. Does the pyrfc module supposed to be in the SDK file?

    We will ask the client to see if they can check the download file again.

    Thanks again
    Madhu


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.