<?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>No rotatelogs in /usr/bin</title><link>https://community.appian.com/discussions/f/new-to-appian/34546/no-rotatelogs-in-usr-bin</link><description>Hello, 
 
 I am new to Appian and I am trying to install Appian on Linux cent os. I followed the official guide and everything was smooth until I was trying to start the tomact server. 
 by executing ./start-appserver.sh. when I execute this one its giving</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: No rotatelogs in /usr/bin</title><link>https://community.appian.com/thread/132413?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 17:21:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:42b886ef-7872-4377-93cf-df8e04bf8242</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Check if rotatelogs is installed: rpm -qa | grep rotatelogs (install with sudo yum install httpd-tools if not).&lt;br /&gt;Alternative: Comment out rotatelogs line in the script (might prevent log rotation but allows Appian to start, manage logs manually).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>