Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Long log file with Apache

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Virtual Hosts/Directory Index Forbidden by Rule  
Author Message
user2739

External


Since: Apr 08, 2004
Posts: 1



(Msg. 1) Posted: Thu Apr 08, 2004 4:54 pm
Post subject: Long log file with Apache
Archived from groups: alt>apache>configuration (more info?)

Hello,
I have an apache server which hosts a dozen of web sites. Each web site is
configured with two files :
- site1.access (which contain the <Directory>)
- site1.srm (which contain the DocumentRoot)
these two files let me choose the web directory, the authentification
methode, etc.

For eauch site, I have a log file. But this file contains too little
information. And I would like to have more details about the "net surfer"
(browser used, referer, etc). How do I do ?

I've tried to add a "CustomLog" lign in the ACCESS file but it won't work...
(Apache error).

Any help or URL would be appreciate !



Emma
PS : sorry for my english, I'm french...
--
(retirer "-pas2spam" dans mon mail pour m'écrire)

 >> Stay informed about: Long log file with Apache 
Back to top
Login to vote
suntacnospampl

External


Since: Sep 04, 2003
Posts: 41



(Msg. 2) Posted: Thu Apr 08, 2004 5:38 pm
Post subject: Re: Long log file with Apache [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 8 Apr 2004 13:54:38 +0200, "Emma" <ckidon-pas2spam.DeleteThis@yahoo.com>
wrote:

 >Hello,
 >I have an apache server which hosts a dozen of web sites. Each web site is
 >configured with two files :
 >- site1.access (which contain the <Directory>)
 >- site1.srm (which contain the DocumentRoot)
 >these two files let me choose the web directory, the authentification
 >methode, etc.
 >
 >For eauch site, I have a log file. But this file contains too little
 >information. And I would like to have more details about the "net surfer"
 >(browser used, referer, etc). How do I do ?
 >
 >I've tried to add a "CustomLog" lign in the ACCESS file but it won't work...
 >(Apache error).
 >
 >Any help or URL would be appreciate !
 >
 >
 >
 >Emma
 >PS : sorry for my english, I'm french...

Emma,
create some java application that writes this data to a database, that
is how I have done this trick.... I can datamine the database etc etc
.... you also could just use some product like that of netstat take a
look at <a style='text-decoration: underline;' href="http://www.nedstat.com/uk/" target="_blank">http://www.nedstat.com/uk/</a>


Regards,
Johan Louwers.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Long log file with Apache 
Back to top
Login to vote
hutuworm

External


Since: Jan 26, 2004
Posts: 13



(Msg. 3) Posted: Fri Apr 09, 2004 1:10 am
Post subject: Re: Long log file with Apache [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try cronolog <a style='text-decoration: underline;' href="http://www.cronolog.org/" target="_blank">http://www.cronolog.org/</a> for log rotation.
And try Awstats <a style='text-decoration: underline;' href="http://awstats.sourceforge.net/" target="_blank">http://awstats.sourceforge.net/</a> for log analysis.

For example: <a style='text-decoration: underline;' href="http://www.hutuworm.org/awstats/awstats.pl" target="_blank">http://www.hutuworm.org/awstats/awstats.pl</a>


--
@Copyleft 200X <a style='text-decoration: underline;' href="http://www.hutuworm.org" target="_blank">http://www.hutuworm.org</a>


"Emma" <ckidon-pas2spam RemoveThis @yahoo.com> дÈëÓʼþ
news:40753d7f$0$18203$626a14ce@news.free.fr...
 > Hello,
 > I have an apache server which hosts a dozen of web sites. Each web site is
 > configured with two files :
 > - site1.access (which contain the <Directory>)
 > - site1.srm (which contain the DocumentRoot)
 > these two files let me choose the web directory, the authentification
 > methode, etc.
 >
 > For eauch site, I have a log file. But this file contains too little
 > information. And I would like to have more details about the "net surfer"
 > (browser used, referer, etc). How do I do ?
 >
 > I've tried to add a "CustomLog" lign in the ACCESS file but it won't
work...
 > (Apache error).
 >
 > Any help or URL would be appreciate !
 >
 >
 >
 > Emma
 > PS : sorry for my english, I'm french...
 > --
 > (retirer "-pas2spam" dans mon mail pour m'écrire)
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Long log file with Apache 
Back to top
Login to vote
user2740

External


Since: Apr 09, 2004
Posts: 1



(Msg. 4) Posted: Fri Apr 09, 2004 3:22 am
Post subject: Re: Long log file with Apache [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"hutuworm" <hutuworm.DeleteThis@hotmail.com> a écrit dans le message de news:
c53mg7$2oon60$1@ID-205659.news.uni-berlin.de...
 > Try cronolog <a style='text-decoration: underline;' href="http://www.cronolog.org/" target="_blank">http://www.cronolog.org/</a> for log rotation.
 > And try Awstats <a style='text-decoration: underline;' href="http://awstats.sourceforge.net/" target="_blank">http://awstats.sourceforge.net/</a> for log analysis.
 >
<font color=purple> > For example: <a style='text-decoration: underline;' href="http://www.hutuworm.org/awstats/awstats.pl</font" target="_blank">http://www.hutuworm.org/awstats/awstats.pl</font</a>>

Thank you, but I don't want to analyse the logs, but only to have some more
accurate ones. Today, by default, Apache gets some var :
- user IP
- day and time
- file requested (with ok or error)
I know (already done that years ago), Apache is able to save more
informations (like the browser client), but I cannot find the configuration
which allow me to add those "informations".

Thanks again
Emma<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Long log file with Apache 
Back to top
Login to vote
hans1

External


Since: Mar 29, 2004
Posts: 672



(Msg. 5) Posted: Fri Apr 09, 2004 3:33 am
Post subject: Re: Long log file with Apache [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Emma" <ckidon-nonspam.DeleteThis@yahoo.com> schreef in bericht
news:4075d086$0$15659$626a14ce@news.free.fr...
 > "hutuworm" <hutuworm.DeleteThis@hotmail.com> a écrit dans le message de news:
 > c53mg7$2oon60$1@ID-205659.news.uni-berlin.de...
  > > Try cronolog <a style='text-decoration: underline;' href="http://www.cronolog.org/" target="_blank">http://www.cronolog.org/</a> for log rotation.
  > > And try Awstats <a style='text-decoration: underline;' href="http://awstats.sourceforge.net/" target="_blank">http://awstats.sourceforge.net/</a> for log analysis.
  > >
<font color=green>  > > For example: <a style='text-decoration: underline;' href="http://www.hutuworm.org/awstats/awstats.pl</font" target="_blank">http://www.hutuworm.org/awstats/awstats.pl</font</a>>
 >
 > Thank you, but I don't want to analyse the logs, but only to have some
more
 > accurate ones. Today, by default, Apache gets some var :
 > - user IP
 > - day and time
 > - file requested (with ok or error)
 > I know (already done that years ago), Apache is able to save more
 > informations (like the browser client), but I cannot find the
configuration
 > which allow me to add those "informations".
<a style='text-decoration: underline;' href="http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#logformat" target="_blank">http://httpd.apache.org/docs-2.0/mod/mod_log_config.html#logformat</a>

HansH
--
You won't have to look for something ...
.... if one knows where it is hidden.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Long log file with Apache 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
what to do with a jsp file in apache tomcat 5.0?? - how do i deploy a jsp file under apache tomcat. i have made a file.jsp and i put it under my webapps/WEB-INF/jsp/ but after i restart tomcat and write localhost:8080/jsp/file.jsp i get the page written in my browser in xml shape and it is not loading..

apache cannot find file - hi all I've just come accross a prob which i find difficult to comprehend. when i open my browser and type in http://www.music.php/index.php no prob it finds the page when i type in http://www.music.php/whatever.php (remember this file exits)i get file...

File Uploads with Apache and PHP - I have an upload script (PHP) that uploads files to directory/folder. This script works on other servers, and has worked on my current PC when using a different Web Server. The ARRAY from the form is being passed, but when PHP executes the COPY functio...

Apache 2.0.47 doesn't create PID-FILE - Hi Folks, I nearly successfully went over to use Apache 2.0.47 instead of a 1.3.X-Version. All went well - I can start the Server without problems, but trying to use "apachectl stop" end in an error message: /usr/sbin/apachectl stop: httpd (no...

File permission problem Apache / PHP - Hi all. I've got here what seems to be a file permission-related problem. I have an older pentium mmx linux box running apache 1.3.29 + php 4.3.4. Apache runs as uid/gid: nobody/nobody. This webserver is for development purposes only. I have a paid..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]