Skip to content

Commit

Permalink
Updating azure (#2473)
Browse files Browse the repository at this point in the history
* updating azure

* updates

* more changes

* brackets

* numers

* link

* typo

* notes

* image

* path
  • Loading branch information
Simplychee authored Oct 17, 2023
1 parent 8477953 commit 9de4416
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion _source/user-guide/k360/cloud-fetcher.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ Azure may **charge additional fees** for using this integration. [Read more abou
{:.info-box.important}

* [Set up Azure Native Integration](/user-guide/azure-native-integration.html#set-up-azure-native-integration)
* [Collect logs with Azure Native Integration](/user-guide/azure-native-integration.html#optional---collect-logs-with-azure-native-integration)
* [Set up Logz.io's Azure Native Integration](/user-guide/azure-native-integration.html#set-up-logzios-azure-native-integration)

#### Set up Azure Native Integration

#### Set up Azure Native Integration

<div class="tasklist">

Expand Down Expand Up @@ -73,6 +75,26 @@ Ensure that the **User, group, or service principal** option is checked in the M

Search for the name of the app you created and select it. Click **Review + assign** to confirm. Click on **Review + assign** again to apply the role.

##### _(Optional)_ - Collect logs with Azure Native Integration

Azure Native Integration collects metrics data by default. If you wish to collect and monitor your logs, you'll need to:

1. [Create a workspace in Azure](https://learn.microsoft.com/en-us/azure/machine-learning/quickstart-create-resources?view=azureml-api-2)
2. Ship logs to your log analytics workspace via Diagnostic Settings / Data Collection Rules / Application Insights

You must configure your logs through the relevant settings according to your Azure account. Once configured, Logz.io can collect and monitor the desired logs.

For example, if you have a **Kubernetes service**, you can configure your logs via Diagnostic Settings.

Navigate to **Kubernetes service** > **Diagnostic settings**, choose the storage account you want to enable diagnostics for and click **Add diagnostic settings**.

Next, choose which log categories to monitor and set up the Destination details to Send to the Log Analytics workspace.

Once you connect your Azure Native Integration with Logz.io, it'll have access to all logs inside the workspace, which will be monitored on your Logz.io dashboard.

![configure logs in Azure](https://dytvr9ot2sszz.cloudfront.net/logz-docs/fetcher/diagnostic-settings.png)


##### Send your details to Logz.io

To connect your Azure Native Integration with Logz.io you'll need to send the following information:
Expand Down

0 comments on commit 9de4416

Please sign in to comment.