<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to redirect logs from Meta Data server in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396183#M10372</link>
    <description>&lt;P&gt;Make sure to use the correct user for starting the metadata server. This should be the SAS install user.&lt;/P&gt;
&lt;P&gt;And then make sure that that user has rwx permissions on the directory where the logs should be stored.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2017 07:23:06 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-09-15T07:23:06Z</dc:date>
    <item>
      <title>How to redirect logs from Meta Data server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396180#M10371</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue with redirecting logs from the SAS applications.&lt;/P&gt;&lt;P&gt;My enviroment is single server application server installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm trying to achieve is to redirect logs from the default folder which is in my case "/srv/app/sasva/Config/Lev1/SASMeta/MetadataServer/Logs" to "srv/log/MetadataServer"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have modified the logconfig.xml file where I have changed the path to the new one. However when I'm trying to start server again via the sas.servers script the server doesn't start properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please advise me where should I make changes as well to successfully redirect those logs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other logs such as Enviroment Manager was redirected succesfully with just modified xml config file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same issue is with ObjectSpawner which doesn't start properly via sas.servers script with modified log config.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Matej&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:14:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396180#M10371</guid>
      <dc:creator>dolenmat</dc:creator>
      <dc:date>2017-09-15T07:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to redirect logs from Meta Data server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396183#M10372</link>
      <description>&lt;P&gt;Make sure to use the correct user for starting the metadata server. This should be the SAS install user.&lt;/P&gt;
&lt;P&gt;And then make sure that that user has rwx permissions on the directory where the logs should be stored.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:23:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396183#M10372</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-09-15T07:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to redirect logs from Meta Data server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396185#M10373</link>
      <description>&lt;P&gt;BTW unless that log directory is on another storage volume (b/c of space issues or similar), I advise against changing the default setting. You will have to make that change again when upgrading your SAS, making that process more complicated.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 07:25:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396185#M10373</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-09-15T07:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to redirect logs from Meta Data server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396197#M10375</link>
      <description>&lt;P&gt;Easiest would be to replace the original ../Logs directory with a symbolic link to where you want the logs to go. This is all done on OS level so no SAS re-config is required. SAS doesn't even know the logs are being redirected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can even point all logs to a dedicated disk if need be.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 08:03:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396197#M10375</guid>
      <dc:creator>nhvdwalt</dc:creator>
      <dc:date>2017-09-15T08:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to redirect logs from Meta Data server</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396312#M10386</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/164127"&gt;@dolenmat&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"srv/log/MetadataServer" is an incorrect path. Should be something like /srv/log/MetadataServer, otherwise, you have to create /srv/app/sasva/Config/Lev1/SASMeta/MetadataServer/srv/log/MetadataServer&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 13:23:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-redirect-logs-from-Meta-Data-server/m-p/396312#M10386</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-09-15T13:23:19Z</dc:date>
    </item>
  </channel>
</rss>

