Hi Glen,
Yes, you can use the "Read-NcFile" cmdlet so long as you know the full path to the file...
Read-NcFile -VserverContext $NodeName -Path /vol/vol0/etc/log/mlog/sktlogd.log
Vidad Cosonok has a very useful listing of the files in /etc/log and /etc/log/mlog here.
Hope that helps.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.