Searched refs:redfishLogDir (Results 1 – 1 of 1) sorted by relevance
181 static const std::filesystem::path redfishLogDir = "/var/log"; in getRedfishLogFiles() local186 std::filesystem::directory_iterator(redfishLogDir)) in getRedfishLogFiles()192 redfishLogFiles.emplace_back(redfishLogDir / filename); in getRedfishLogFiles()