<?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: FTP log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030810#M132552</link>
    <description>syslog.log is the only log where ftp details could be recorded - IF it is switched on in /etc/inetd.conf (ftpd -Lv)&lt;BR /&gt;&lt;BR /&gt;The only other possibility is if someone has modified /etc/syslog.conf to redirect ftp logs to a different file than syslog, eg;&lt;BR /&gt;&lt;BR /&gt;local5.info;mail.none   /var/adm/syslog/ftp.log&lt;BR /&gt;&lt;BR /&gt;In this case ftp messages dont go to syslog but to ftp.log. &lt;BR /&gt;</description>
    <pubDate>Wed, 23 Jul 2003 08:40:04 GMT</pubDate>
    <dc:creator>Tony Constantine</dc:creator>
    <dc:date>2003-07-23T08:40:04Z</dc:date>
    <item>
      <title>FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030808#M132550</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Apart from syslog.log, does anyone know that there is any log recorded the unsuccessful and successful ftp login which can show the IP and username.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Wendy&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 08:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030808#M132550</guid>
      <dc:creator>Wendy_9</dc:creator>
      <dc:date>2003-07-23T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030809#M132551</link>
      <description>For successful ftp login :&lt;BR /&gt;# last |grep ftp</description>
      <pubDate>Wed, 23 Jul 2003 08:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030809#M132551</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-23T08:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030810#M132552</link>
      <description>syslog.log is the only log where ftp details could be recorded - IF it is switched on in /etc/inetd.conf (ftpd -Lv)&lt;BR /&gt;&lt;BR /&gt;The only other possibility is if someone has modified /etc/syslog.conf to redirect ftp logs to a different file than syslog, eg;&lt;BR /&gt;&lt;BR /&gt;local5.info;mail.none   /var/adm/syslog/ftp.log&lt;BR /&gt;&lt;BR /&gt;In this case ftp messages dont go to syslog but to ftp.log. &lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jul 2003 08:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030810#M132552</guid>
      <dc:creator>Tony Constantine</dc:creator>
      <dc:date>2003-07-23T08:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030811#M132553</link>
      <description>Hi Wendy.&lt;BR /&gt;Yes, there is.&lt;BR /&gt;If you configure your inetd in /etc/inetd.conf.&lt;BR /&gt;You should find a line starting with ftp.&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -l -u 022 -i -o -B8&lt;BR /&gt;&lt;BR /&gt;-l means logging into /var/adm/syslog/syslog.log.&lt;BR /&gt;&lt;BR /&gt;-u gives you the umask for the creation of a file by ftp&lt;BR /&gt;&lt;BR /&gt;-i writes transfers to /var/adm/syslog/xferlog.&lt;BR /&gt;This file contains all successfully transfered files.&lt;BR /&gt;&lt;BR /&gt;-B size        &lt;BR /&gt;Sets the buffer size of the data socket to size&lt;BR /&gt;blocks of 1024 bytes. The valid range for size is from 1 to 64.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you change your ftp line like this, you should have your problem solved. But keep an eye on this file.&lt;BR /&gt;It may grow fast.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 23 Jul 2003 08:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030811#M132553</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-07-23T08:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030812#M132554</link>
      <description>Sorry, forgot to tell you have to restart the inetd after the change.&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 23 Jul 2003 08:46:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030812#M132554</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-07-23T08:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030813#M132555</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;That means I cannot know the IP of the user that has unsuccessful FTP login.&lt;BR /&gt;&lt;BR /&gt;Is it correct??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Wendy</description>
      <pubDate>Wed, 23 Jul 2003 08:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030813#M132555</guid>
      <dc:creator>Wendy_9</dc:creator>
      <dc:date>2003-07-23T08:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030814#M132556</link>
      <description>Hi Wendy.&lt;BR /&gt;You can see the ftp logins in /var/adm/syslog/syslog.log .&lt;BR /&gt;Only the successful jobs will be logged in /var/adm/syslog/xferlog.&lt;BR /&gt;&lt;BR /&gt;syslog.log :&lt;BR /&gt;&lt;BR /&gt;Jul 23 09:03:29 hpnss-01 ftpd[3815]: FTP LOGIN FROM densswks0035.win.europe.ups.com [10.131.245.57], root&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;xferlog :&lt;BR /&gt;&lt;BR /&gt;Wed Jul 23 09:05:16 2003 0.880501 densswks0035.win.europe.ups.com 1082794 /opt/cfg2html/hpnss-01.txt b _ o r root ftp 0 * 1058943916 0.000000&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 23 Jul 2003 08:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030814#M132556</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-07-23T08:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030815#M132557</link>
      <description>correct</description>
      <pubDate>Wed, 23 Jul 2003 08:58:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030815#M132557</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-07-23T08:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030816#M132558</link>
      <description>Wendy,&lt;BR /&gt;you should work on your reputation in assigning points.&lt;BR /&gt;;-)&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Wed, 23 Jul 2003 09:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030816#M132558</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-07-23T09:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: FTP log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030817#M132559</link>
      <description>Wendy,&lt;BR /&gt;Yes, for successful ftp login, you may issue "last |grep ftp". And you may see syslog.log for details.&lt;BR /&gt;As i know that no log records unsuccessful ftp login information.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;twang</description>
      <pubDate>Wed, 23 Jul 2003 11:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-log/m-p/3030817#M132559</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-23T11:25:47Z</dc:date>
    </item>
  </channel>
</rss>

