public function getLogStream()
 {
     return $this->dataSource->getLogStream($this->getSiteId(), $this->getName());
 }