Hi Fleet team. I have created a .deb package which...
# fleet
v
Hi Fleet team. I have created a .deb package which included --enable-scripts, then I installed and the host was enrolled. However, it has been over 10 minutes and the
Run Script
option has not shown up available in the Action drop down as explained here https://fleetdm.com/docs/using-fleet/scripts. Is there anything I am missing?
k
Hi @Vinny! Is the host showing up as online in Fleet? Do you have any saved scripts?
v
hi @Kathy Satterlee. yes, showing online and I have one script saved
k
Can you confirm that scripts are enabled at the server level?
v
Yesterday I tried generating the package by only using the flag
--enable-scripts
but today I noticed the default value was
false
so I generated another one with
--enable-scripts=true
and still does not show the Run Script option in Fleet
k
There’s also a setting in the Fleet configuration (linked above) to enable scripts.
v
humm..let me check
Scripts seem to be enabled:
So, my Fleet instance only says Windows and MacOS are supported, but the documentation includes Linux https://fleetdm.com/docs/using-fleet/scripts I am running 4.44 and the latest is 4.48. Is that why I cant see the Run Script available for my Ubuntu host?
I am going to try to update Fleet tomorrow, but just for your awareness, I was able to run the script via API
Updated to the latest and is now showing up in the Host section the option to run the script from there