<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Log files Exposed as APIs</title><link>https://community.appian.com/discussions/f/integrations/11968/log-files-exposed-as-apis</link><description>Hi All, 
 I want to expose the log files which are present in the apian cloud network which are given by default, Can we expose those files to the external system as API call. 
 
 TIA 
 :)</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/62524?ContentTypeID=1</link><pubDate>Mon, 12 Nov 2018 15:23:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e76763d9-b9d8-422c-a127-5e7646e28e19</guid><dc:creator>Luis de Niz</dc:creator><description>Appian Cloud recently released a new feature that would allow you to stream logs to a centralized location in your network. This feature works using a push-based model and logs are transmitted in real-time from the Appian Cloud instances to a syslog receiver where you can digest/transform the files with your tool of your choice. See docs for more details: &lt;a href="https://docs.appian.com/suite/help/latest/Log_Streaming_for_Appian_Cloud.html"&gt;docs.appian.com/.../Log_Streaming_for_Appian_Cloud.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/58982?ContentTypeID=1</link><pubDate>Thu, 09 Aug 2018 16:12:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:95eefec0-fe76-42d0-9302-70d374a92f71</guid><dc:creator>harshav</dc:creator><description>Oh ok cool paul let me check with Appian support thanks for the note&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/58912?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 10:17:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:39b13c94-24af-4252-a7c1-3e93c6da4e9e</guid><dc:creator>paulc919</dc:creator><description>Hi ... it was built as a private plug in for Aviva ( I think ) so not sure I can share it with you ... might be worth contacting Appian to see if there is something on the radar that might help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/58911?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 10:11:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4827ee10-381b-4194-8943-a70400547ca5</guid><dc:creator>harshav420</dc:creator><description>Hi Paul,&lt;br /&gt;
&lt;br /&gt;
Can the Custom plugin can be shared, I also have the same kind of requirement.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/58909?ContentTypeID=1</link><pubDate>Wed, 08 Aug 2018 09:52:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b9606a9-e795-4354-855a-a0f56b8122d9</guid><dc:creator>paulc919</dc:creator><description>Hi &lt;br /&gt;
&lt;br /&gt;
With a lot of help from Appian PS, a custom plug in was created for our Appian installation which monitors the log files behind the scenes and pushes data on change - we use this mechanism to provide a system health dashboard alongside our other systems we use.  We&amp;#39;ve then added further customization so we can configure which log files the plug in watches etc.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/52980?ContentTypeID=1</link><pubDate>Wed, 28 Feb 2018 12:42:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fc142c31-7288-439b-819c-58f2f53b2de6</guid><dc:creator>harshav</dc:creator><description>Hi Justin,&lt;br /&gt;
Thanks for the reply,&lt;br /&gt;
&lt;br /&gt;
Our thought is that we are planning to show these logs in our DevOps Platform and we are planning to show all the systems used in our application in a single place.&lt;br /&gt;
&lt;br /&gt;
So our main intention is to get the logs from Appian cloud.&lt;br /&gt;
&lt;br /&gt;
May be I think that I will be using the second approach where I can pull the data to read the logs and get those pushed into an external system.&lt;br /&gt;
&lt;br /&gt;
Please let me know if this approach will work&lt;br /&gt;
&lt;br /&gt;
Thank you :)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Log files Exposed as APIs</title><link>https://community.appian.com/thread/52963?ContentTypeID=1</link><pubDate>Tue, 27 Feb 2018 16:34:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d3a68291-b5b2-4b2b-b88d-cba975f845ab</guid><dc:creator>Justin Watts</dc:creator><description>Is there some specific data you are trying to process? Or are you just trying to get all logs into another log processor/SIEM tool like Splunk or similar? Understanding what you want to do with that data may present some alternate options for the use case.&lt;br /&gt;
&lt;br /&gt;
By default, the Appian Cloud logs aren&amp;#39;t available directly through an API. To work around this, there are two options I&amp;#39;ve seen customers use:&lt;br /&gt;
&lt;br /&gt;
1) Pull-based - Leverage a smart service (such as Log Reader -&lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhu-vLnPrTl8vZW_jB_p9h2a3VMXntlKTqA/view/summary)"&gt;forum.appian.com/.../summary)&lt;/a&gt; to pull information, and then expose that pulled data through an Appian Web API.&lt;br /&gt;
&lt;br /&gt;
2) Push-based - On some interval, use a smart service to read records from logs and push to an external source.&lt;br /&gt;
&lt;br /&gt;
Regardless, there is a lot of data in Appian logs, so I would be conservative on what I&amp;#39;d feed to another system.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>