Git Product home page Git Product logo

Comments (9)

notque avatar notque commented on August 13, 2024 1

@kayrus we have a project now to find a way to do this.

from hermes.

notque avatar notque commented on August 13, 2024

Hermes is the API in the process. In order of process
Openstack Service (nova/designate/etc) - Could do them, but requires a lot of updates to each openstack component
->
Openstack Audit Middleware https://github.com/sapcc/openstack-audit-middleware - Could do them, requires a consistent service to do lookups
->
Rabbitmq - No
->
Logstash - Bad idea, would require a service for lookups
->
Elasticsearch - No
->
Hermes Api - All attempts we've made in the past to do lookups for names has overloaded the identity service (identity lookups), and we were told to stop.

So the main question I have is, do we have, or can we(should we) build a lookup service that can handle a ton of lookups for all sorts of varying services.

That's the main impediment. From there, we can sort out a place for them.

from hermes.

kayrus avatar kayrus commented on August 13, 2024

Ok, then it means it's expensive. I cannot imagine that identity lookups have overloaded the identity service. Did the lookup logic use cache?

from hermes.

notque avatar notque commented on August 13, 2024

I wasn't involved, it may very well have been that the implementation was flawed. I recall there being a cache, but am unsure the specifics. If we can add lookups that don't overwhelm the identity service, that's reasonable.

from hermes.

kayrus avatar kayrus commented on August 13, 2024

You haven't provided your opinion on the client side lookup. Will it be a better alternative?

from hermes.

notque avatar notque commented on August 13, 2024

Ideally it should be in the audit process, and held in elasticsearch so that the data is the same in all locations. The client giving different answers to the dashboard feels unacceptable.

from hermes.

kayrus avatar kayrus commented on August 13, 2024

If we can add lookups that don't overwhelm the identity service, that's reasonable.

Do we need involve someone else to discuss this?

from hermes.

notque avatar notque commented on August 13, 2024

A POC for this is in process, and work should be done this sprint to implement a first run on it.

from hermes.

notque avatar notque commented on August 13, 2024

This is implemented via enrichments, if you have specific events you would like detail on, please request it to me. It is not done via the client, but through our enrichment process.

from hermes.

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.