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

Is this project dead? #424

Open
j-coll opened this issue Aug 19, 2020 · 7 comments
Open

Is this project dead? #424

j-coll opened this issue Aug 19, 2020 · 7 comments

Comments

@j-coll
Copy link

j-coll commented Aug 19, 2020

Is this project dead or discontinuated? If so... why?

@cgijb
Copy link

cgijb commented Apr 23, 2021

Is this project dead or discontinuated? If so... why?

It's still ini the reference documentation, but I think it's dead:
https://docs.microsoft.com/en-us/azure/azure-monitor/containers/containers#configure-a-log-analytics-linux-agent-for-kubernetes

@jashby44
Copy link

It looks like the oms docker image is no longer available??

$ docker pull microsoft/oms
Using default tag: latest
Error response from daemon: pull access denied for microsoft/oms, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Is there an alternative Azure log analytics shipper for docker/k8s?

@saaror
Copy link
Contributor

saaror commented Aug 13, 2021

We are working on restoring the functionality. This project isn't dead :)

@saaror
Copy link
Contributor

saaror commented Aug 13, 2021

It looks like the oms docker image is no longer available??

$ docker pull microsoft/oms
Using default tag: latest
Error response from daemon: pull access denied for microsoft/oms, repository does not exist or may require 'docker login': denied: requested access to the resource is denied

Is there an alternative Azure log analytics shipper for docker/k8s?

You should use Azure Monitor container insights for shipping it into Azure log analytics: https://docs.microsoft.com/en-us/azure/azure-monitor/containers/container-insights-overview

@a30004053
Copy link

That link is a rabbithole, and leads us back to this
https://docs.microsoft.com/en-us/azure/azure-monitor/containers/containers

Which, apart from listing deprecated OS versions, still points to the microsoft/oms docker image in the listed command

@a30004053
Copy link

a30004053 commented Aug 24, 2021

Right, following these "important" instructions
image

Running the oms-agent-for-linux installer from here
https://raw.githubusercontent.com/Microsoft/OMS-Agent-for-Linux/master/installer/scripts/onboard_agent.sh

{
    [Key] InstanceID=[REDACTED]
    Computer=[REDACTED]
    DockerVersion=xx.xx.xx
    OperatingSystem=X
    Volume=local
    Network=bridge host ipvlan macvlan null overlay
    NodeRole=Not Orchestrated
    OrchestratorType=None
}

will get you going - no longer requiring the use of a specialized docker container to ship logs to log analytics

EDIT: Please update the documentation to reflect this
EDIT2: based off PR #430 - the new image in there works too

@a30004053
Copy link

Hello! This image in the PR is built-off Xenial Xerus (Ubuntu 16.04-LTS) which has reached EOL April-2021, is there an ETA on when an image using a more recent Ubuntu release will be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants