<?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 retrieve list output from SASEnvironment/logs in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801102#M23923</link>
    <description>Environment Manager's Log tab has a save button that will let you save off the results to a cas table or CSV file.&lt;BR /&gt;&lt;BR /&gt;SAS® Viya® 3.5 Administration: Logging&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/titlepage.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/titlepage.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Save the Log Messages Table&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/p0hx4xhylly19zn1nkmpinnav2a2.htm#n041odhl2frc1ln1qeeojr37gxee" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/p0hx4xhylly19zn1nkmpinnav2a2.htm#n041odhl2frc1ln1qeeojr37gxee&lt;/A&gt;</description>
    <pubDate>Wed, 09 Mar 2022 16:08:03 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2022-03-09T16:08:03Z</dc:date>
    <item>
      <title>How to retrieve list output from SASEnvironment/logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801093#M23922</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;Do you know if there is a way to get a list of error messages from Viya services, over the last 24h. That is, in the same way as you can see in the log monitoring tab in Environment Manager, but as a list for further processing. In order to do text analysis, e.g finding repetetive patterns, sending alert notifications on specific messages etc.&lt;BR /&gt;&lt;BR /&gt;We are using SAS Viya 3.5 running on Linux Rhel 7&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Mattias&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 15:23:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801093#M23922</guid>
      <dc:creator>viswmmo</dc:creator>
      <dc:date>2022-03-09T15:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve list output from SASEnvironment/logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801102#M23923</link>
      <description>Environment Manager's Log tab has a save button that will let you save off the results to a cas table or CSV file.&lt;BR /&gt;&lt;BR /&gt;SAS® Viya® 3.5 Administration: Logging&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/titlepage.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/titlepage.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Save the Log Messages Table&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/p0hx4xhylly19zn1nkmpinnav2a2.htm#n041odhl2frc1ln1qeeojr37gxee" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/callogging/p0hx4xhylly19zn1nkmpinnav2a2.htm#n041odhl2frc1ln1qeeojr37gxee&lt;/A&gt;</description>
      <pubDate>Wed, 09 Mar 2022 16:08:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801102#M23923</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-03-09T16:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve list output from SASEnvironment/logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801668#M23944</link>
      <description>&lt;P&gt;Thanks! That would work fine, though I was kind of looking for a way of putting that functionality into a program to have it run on a schedule.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 14:22:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801668#M23944</guid>
      <dc:creator>viswmmo</dc:creator>
      <dc:date>2022-03-11T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve list output from SASEnvironment/logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801932#M23957</link>
      <description>I'm afraid I'm not aware of any scheduling functionality in the Log menu. The menu uses the VIYALOGS and VIYALOGS_SOURCES tables in the SystemData CASLIB, but these aren't really designed to be used by anything except the Log menu.</description>
      <pubDate>Mon, 14 Mar 2022 13:44:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/How-to-retrieve-list-output-from-SASEnvironment-logs/m-p/801932#M23957</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2022-03-14T13:44:57Z</dc:date>
    </item>
  </channel>
</rss>

