-
Version2.4.150 Installation MethodSecurity Onion ISO image Descriptionother (please provide detail below) Installation TypeDistributed Locationon-prem with Internet access Hardware SpecsMeets minimum requirements CPU8 RAM32 Storage for /256 Storage for /nsm512 Network Traffic Collectiontap Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailRunning into an issue w/ the SO ILM commands: Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Providing a bit more data on this possible bug... ILM is stopped and it seems to drop you in a fresh shell session (almost as if it's calling su or chroot). You then have to manually exit to get ILM to re-start.
|
Beta Was this translation helpful? Give feedback.
-
Looks like so-elasticsearch-ilm-start is missing the shebang at the beginning of the file and so it's just spawning a whole new bash session. I've created issue #14688 to fix this. |
Beta Was this translation helpful? Give feedback.
Looks like so-elasticsearch-ilm-start is missing the shebang at the beginning of the file and so it's just spawning a whole new bash session. I've created issue #14688 to fix this.