============== elastic agents ============== elastic agent manifest ^^^^^^^^^^^^^^^^^^^^^^ .. warning:: Unfortunately this isn't working how I'd like. Might be worth avoiding for now. This includes both a fleet server, an agent, and a bunch of rbac stuff necessary to run them. A lot of this may be un-tested or lightly tested. .. literalinclude:: src/2.3-agents.yml :language: yaml Unfortunately, this creates a new fleet server every time it's applied. I'd love for the server to be reused, but this will do for now. I still have to figure out how to deal with the tls cert/key properly, and I don't know what I'm doing with APM just yet.