GithubHelp home page GithubHelp logo

Context Awareness about dashing-icinga2 HOT 2 CLOSED

mocdaniel avatar mocdaniel commented on June 9, 2024
Context Awareness

from dashing-icinga2.

Comments (2)

aledr avatar aledr commented on June 9, 2024

Just thought a little bit about it in the weekend and restricted access to hosts and services in API side.
Goal achived, but that lead me to a new situation: Restrict access to dashing-icinga2 itself.
Have you already considered it? Is there any efforts in this direction? Maybe using icinga2-web users.

Thanks.

from dashing-icinga2.

dnsmichi avatar dnsmichi commented on June 9, 2024

Dashing itself doesn't provide those capabilities, and adding such via the application layer and patches is tremendously hard. Better use your own proxy (i.e. apache with proxy pass or nginx) and firewalls to prevent access.

The dashboards just receive data, either by polling (the icinga2 job) or pushed from remote with curl (not in this dashboard, but could be added). If you secure the data transport and user view layers, you're good to go without any local modifications.

Since you've found out about API permissions already, there's not much more to add. Restrict the application you're fetching data from, and build custom dashboards for different user groups and users defined in the Icinga 2 API.

If you are planning to use a different data backend, e.g. Icinga Web 2, you could look into possibilities to expose the roles and permissions from over there. This is a whole new dashboard job, and not the scope of this project. There might be community projects out there already doing so.

from dashing-icinga2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.