You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
home:~# cat /etc/os-release
NAME="SLES"
VERSION="15-SP6"
VERSION ID="15.6"
PRETTY NAME="SUSE Linux Enterprise Server 15 SP6"
ID="sles"
ID LIKE="suse"
ANSI COLOR="0;32"
CPE NAME="ce:/0:suse:sles:15:sp6"
DOCUMENTATION URL="https://documentation.suse.com/"
home:~# systemctl enable --now elastic-agent.service
Synchronizing state of elastic-agent.service with SysV service script with /usr/lib/systemd/systemd-sysv-install.
Executing: /usr/lib/systemd/systemd-sysv-install enable elastic-agent
ln -sf ../elastic-agent /etc/init.d/rc2.d/S50elastic-agent
ln: failed to create symbolic link '/etc/init.d/rc2.d/S50elastic-agent': No such file or directory
home:~# systemctl status elastic-agent.service
• elastic-agent.service - Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.
Loaded: loaded (/lib/systemd/system/elastic-agent.service; disabled; preset: disabled)
Active: active (running) since Wed 2025-01-22 14:19:46 CET; 7min ago
Docs: https://www.elastic.co/elastic-agent
Main PID: 17692 (elastic-agent)
Tasks: 46
CPU: 3.199s
CGroup: /system.slice/elastic-agent.service
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: