-
Hi everyone, I have been running SO 2.x for about a year now on a small internal network for testing, it runs happily and about every month (or when I see a major update announcement for SO), I log in to the console and do a soup. It is a VM setup as a standalone. I recently noticed that when I do a so-status I am getting 3x items that are "missing", I was just wondering how can I get them removed from the so-status list as my understanding those components have been removed in the last few months (since 2.3.100?). the 3x missing are:
Is there some instructions on how to tidy up after such upgrade and remove those items from the so-status/installation? or this will be removed eventually and I don't need to do anything? so-aptcacherng ---------------------------------------------------------------------------------------------------------------------------------- [ OK ] |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
To provide a bit more context... since then, I also did a so-docker-refresh as I saw that being recommended else where Anyway... Any help for pointing me in the right direction would be welcome |
Beta Was this translation helpful? Give feedback.
-
Hello. |
Beta Was this translation helpful? Give feedback.
Hello.
sed -i '/so-thehive-es/d;/so-thehive/d;/so-cortex/d' /opt/so/conf/so-status/so-status.conf
should help