// link the common configuration file RootConfigFilename = "common.cfg"; QueryTimeout = 300; LinePerPage = 50; WebPort = 49899; DontUseNS = 1; /* Set this directory so LAS can find log directory for each shard * PLEASE NOTICE THAT THIS LINE SHOULD ONLY BE ADDED TO LOG ANALYSER * Other services that use PDLib should have this set to "". */ StartCommands = { "PDRootDirectory /home/nevrax/save_shard/$shard/pds" };