Displaying 20 results from an estimated 169 matches for "access_logs".
Did you mean:
access_log
2012 Jan 16
1
dbWriteTable(con, access_log, overwrite = F).....
I am new to R.
My goal is to make a crosstable from a Apache access.log, which I want
to load into PostgreSQL database at first to
learn more abour R and DBI and datatypes. When the I have got the
access.log in the database I will try to make the
crosstable!
Trying to load the Apache access.log into PostgreSQL I get an error.
dbWriteTable(con, access_log, overwrite = F);
returns
Error in
2016 Jun 24
1
haproxy + Apache + virtual hosts -> wrong host is displayed
Hello,
I hope my question is not off-topic here.
On CentOS 7.2.1511 I have installed:
haproxy-1.5.14-3.el7.x86_64
httpd-2.4.6-40.el7.centos.1.x86_64
The /etc/haproxy/haproxy.cfg binds HAProxy to
ports 80 and 443 and accepts HTTPS to slova.de:
defaults
mode http
option http-server-close
option forwardfor except 127.0.0.0/8
option
2001 Nov 30
2
problem with 2.4.7pre4
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(139)
Also, on 2.4.6 I was getting this:
access_log
write failed on access_log : Success
unexpected EOF in read_timeout
THis is about an 800meg file I'm trying to copy.
Thanks
-jeremy
--
The trouble with being poor is that it takes up all your time.
2007 Jul 18
0
APW issue and excessive Get-Printer-Attributes in CUPS access_log
Hello all,
I am trying to get to the bottom of a printing issue with
samba-3.0.25b-2.fc7 and cups-1.2.11-2.fc7. I wasn't sure whether to
start here or the CUPS list.
When left running for an hour or two, the CUPS process will often be
left using nearly 100% CPU. At this point, printing and add printer
wizard operations from Windows clients over Samba are unreliable.
Dialog boxes pertaining
2002 Dec 23
1
deflate on token returned 0 (16384 bytes left)
Hello All,
I have searched for this error and found similiar errors, but
everything seems to indicate that this should be fixed in the 2.5.5
version.
rsync version 2.5.5 protocol version 26
I am running rsync with -axz, trying to sync up a large gz file :
Source machine:
-rw-r--r-- 1 root other 175214792 Dec 22 00:17
2018 Nov 11
0
CentOS 6: Logrotate / selinux problem
Ever since a recent power failure I have been getting a Logrotate error. My
machine is on a UPS -- it shutdown cleanly, but I suspect that its BIOS/RTC
battery is dead, since the machine came up thinking it was 1982 :-(. I reset
the clock and everything is fine, *except* I had to delete Logrotate's state
files (which had bad dates). But now Logrotate is raising the error:
error: error
2020 Oct 13
3
::1 in /var/log/httpd/access_log on CentOS 7
I see "MANY" of these
::1 - - [13/Oct/2020:10:46:08 -0500] "OPTIONS * HTTP/1.0" 200 - "-"
"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 (internal dummy
connection)"
in the log file. This is not me connecting as ::1 is localhost.
What is this - how might I stop it ?
Thanks
Jerry
2008 May 16
2
shell script strangeness...
On my CentOS 4.6 server, this works...
if [ -z `grep entry_chooser.js /var/log/httpd/access_log` ]
On my CentOS 5.1 server, this gives me the following error...
./test_file.scr: line 3: [: too many arguments
Can anyone explain why the difference and suggest something that makes
both cases happy?
Thanks
Craig
2012 Dec 06
2
pasenger does not start puppet master under nginx
On the server
[root@bangvmpllDA02 logs]# ruby -v
ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux]
[root@bangvmpllDA02 logs]# puppet --version
3.0.1
and
[root@bangvmpllDA02 logs]# service nginx configtest
nginx: the configuration file /apps/nginx/nginx.conf syntax is ok
nginx: configuration file /apps/nginx/nginx.conf test is successful
[root@bangvmpllDA02 logs]# service nginx status
2009 Sep 23
3
logrotate and regular expressions
I am trying to use logrotate to rotate our web logs for our various
vhosted sites to cut down on space and rotate out old logs that are not
necessary to keep around personally. What Im curious to find out, is
how supported extended regular expressions is within the logrotate.conf
file. More specifically, will logrotate be smart enough to decipher the
following:
2009 Feb 24
8
HDD FULLL
I have 320 GB SATA HDD.
When I checked my phpsysinfo, it shows 95% HDD is filled.
[root at vicidialnow ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 301924504 285002780 1337472 100% /
/dev/sda1 101086 11062 84805 12% /boot
tmpfs 1553832 0 1553832 0% /dev/shm
[root at vicidialnow ~]# du
16896 .
You have new mail in /var/spool/mail/root
[root at vicidialnow ~]# df -i
2009 Jan 12
1
DO NOT REPLY [Bug 6025] New: 0 files to consider should not return code 23
https://bugzilla.samba.org/show_bug.cgi?id=6025
Summary: 0 files to consider should not return code 23
Product: rsync
Version: 2.6.9
Platform: x86
URL: http://www.paguito.com
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2020 Apr 19
5
Netfilter fails to filter traffic from a netblock?
Hi Everyone,
We rent a CentOS 7 VM from GoDaddy. We received a warning about
excessive cpu usage, and a threat to cancel our service. We tracked it
down to Apache and someone hammering our web server.
The offending host is 59.64.129.175. To err on the side of caution we
attempted to block the entire netblock. According to whois data,
that's 59.64.128.0-59.64.159.255.
iptables -A INPUT
2010 Feb 28
5
Passenger and Puppet problems
Cant seem to get Passenger to work on my test server. Keep getting the
following error in access_log
*** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner
(no such file to load -- rack/builder) (process 1998):
from config.ru:1
Rack was installed from gem and is in the gempath.
puppetversion 0.24.8 (both server and client)
passenger (2.2.5)
rack (1.0.1)
rake (0.8.3)
RHEL
2014 Oct 29
3
Right way to install phpMyAdmin through Nginx and PHP-FPM
First I know this is not a list for PHP or Nginx setup or something else
but I'll give it a try and ask here for support I'm running a new server
with PHP 5.5.18 and Nginx 1.6.2 through FPM/FastCGI. The server is working
fine since I have other websites running on it. Now I'm trying to configure
phpMyAdmin and I tried this:
* 1. *Create a file under
2010 Nov 16
4
easy httpd's problem
your guys:
I can't see the direcotry under / produced by mkdir command via Internat Explorer, except the any direcotry and file that exist after the CentOS installation complete.
This is my directory 's detail information:
drwxr-xr-x root www-data root:object_r:default_t CenterRepo
and my httpd's configuration information:
<VirtualHost *:80>
ServerAdmin
2006 Jun 22
9
Again on Apache 2
Hello everybody.
I know, I know, another post about Apache 2, but I have looked a lot on
the internet and I haven''t found the answer to my problem.
I have a Linux Fedora Core 5 box, with Apache 2.2.2 (compiled and
installed), Ruby 1.8.4 (compiled and installed), RubyGems 0.8.11
(compiled and installed) and Rails... I don''t know what version as this
one I haven installed
2020 Oct 19
1
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
On 10/19/20 8:24 AM, John Fawcett wrote:
> Depending how solr has been setup you could see the logging in the web
> server access log. My access log is where I configured it in
> /var/log/httpd/servername.access_log, yours may be different.
here, not running a standalone webserver/proxy in front of solr.
webui's provided by the built-in.
my solr config atm, includes
2009 Sep 17
1
[PATCH server] oVirt server single network installer
Updates the installer to handle the scenario in which the guest and
admin networks are the same by using an alternative httpd conf.
Verified to work (eg oVirt managed vms are bootable) on the
oVirt appliance so far.
---
conf/ovirt-server.conf | 88 --------------------
installer/bin/ovirt-installer | 11 +--
2008 Mar 21
2
upgrade from 3.0.14a to 3.0.27a; CUPS log files flooding!
Hello,
I've upgraded 2 of my Samba servers (out of 100+ Samba servers) in my live
environment from version 3.0.14a to 3.0.27a.
I'm using CUPS as print system for Samba (Samba is compiled with cups-devel)
and I use the "Point 'n Print" mechanism of Samba (Windows) to provide XP
users with the appropriate drives for the attached printers.
CUPS is configured with RAW queues and