Skip to main content

Hi

 

May I know what is the streamset configuration file called, is it sdc.conf or sdc.properties. 

 

Also where is it located?

@mr_manii it is called as sdc.properties and is located in the Conf folder. 

 

If you are using legacy Control Hub then Left side Menu -> Execute -> Data collector -> Select the data collector you want to see the configuration for.

On the top right there will be an icon with 3 clogs/gears -> Directories-> Configuration  

 

Generally this folder is set to /etc/sdc.

 

If you are using Strigo lab then you will have to use

sudo docker exec -it <docker name> bash 

Then go to /etc/sdc folder. This is where you will find the sdc.properties file.


Reply