lp:~sushantsharma/cloud-init

Owned by Sushant Sharma
Get this repository:
git clone https://git.launchpad.net/~sushantsharma/cloud-init
Only Sushant Sharma can upload to this repository. If you are Sushant Sharma please log in for upload directions.

Branches

Name Last Modified Last Commit
master 2018-08-24 22:25:37 UTC
logging: Add logging config type hyperv for reporting via Azure KVP

Author: Andy
Author Date: 2018-08-24 22:25:37 UTC

logging: Add logging config type hyperv for reporting via Azure KVP

Linux guests can provide information to Hyper-V hosts via KVP.
KVP allows the guests to provide any string key-value-pairs back to the
host's registry. On linux, kvp communication pools are presented as pool
files in /var/lib/hyperv/.kvp_pool_#.

The following reporting configuration can enable this kvp reporting in
addition to default logging if the pool files exist:

reporting:
    logging:
        type: log
    telemetry:
        type: hyperv

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers