macOS Sequoia (15.x) Support

When I install Elastic Agent on macOS 15 Beta 3 (24A5289g) I get the following error

sudo elastic-agent status 
┌─ fleet
│  └─ status: (HEALTHY) Connected
└─ elastic-agent
   ├─ status: (DEGRADED) 1 or more components/units in a failed state
   └─ endpoint-default
      ├─ status: (FAILED) failed install endpoint service: 2024-08-01 23:25:38: info: InstallLib.cpp:164 Versions below 10.15 are not supported: exit status 157
      ├─ endpoint-default
      │  └─ status: (FAILED) failed install endpoint service: 2024-08-01 23:25:38: info: InstallLib.cpp:164 Versions below 10.15 are not supported: exit status 157
      └─ endpoint-default-138a73a3-94d8-466d-9a0b-e10857a421a8
         └─ status: (FAILED) failed install endpoint service: 2024-08-01 23:25:38: info: InstallLib.cpp:164 Versions below 10.15 are not supported: exit status 157

I don't see InstallLib.cpp at GitHub - elastic/elastic-agent: Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host. so I assume it's part of the internal agent repo.

Can we get a fix or a timeline for a fix for this so we can test Elastic Agent on macOS Sequoia please?

8.15 Elastic Agent will add support for installing Elastic Defend on macOS Sequoia. This doesn't mean it'll be officially supported (we typically won't do that until after an OS is officially released) but it will unblock the type of testing you're trying to do.

Thanks for letting me know.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.