Questions tagged [logging]

Recording activity on the system (or of a particular program) for later reporting and analysis. Logins, logouts, web server page requests, etc might all be logged.

2851 questions
1
vote
1 answer

Window Logs - Is any event logged when a user overwrites files? (Win Server 2012 R2)

Is any event logged when a user/process overwrites files? (Win Server 2012 R2)
hogarth45
1
vote
1 answer

How to configure aws in order to get log events?

My question has two parts: - How to get log events? The command line tells me that I need to configure aws... - How to configure aws? I try to get log events by doing the following: sudo aws logs get-log-events --log-group-name my-group…
makansij
  • 265
  • 1
  • 5
  • 12
1
vote
1 answer

How to enable slow query log in MySQL Galera?

I want to enable slow query logging in MySQL Galera. In order to do so, I have enabled it through my.cnf: log_slow_queries = /var/log/mysql/mysql-slow.log long_query_time = 1 log-queries-not-using-indexes Then, I tried to restart one…
merlin
  • 2,093
  • 11
  • 39
  • 78
1
vote
1 answer

Complete stack traces from Hyperic

I've setup Hyperic to run on our CI-machine, and every once in a while it reacts to some random stack trace and sends of an alert. So far so good, we've caught a lot of intermittent bugs that way. My only issue is that the alert only contains the…
1
vote
4 answers

Apache access log to stdout

Is there any way to intercept Apache (1 or 2) access logs to stdout without : modifying the config files restarting the service Currently my apache config file specifies "CustomLog /dev/null common" System is Debian Etch. Thanks in advance…
Falken
  • 1,702
  • 5
  • 18
  • 28
1
vote
1 answer

Why does my server running nginx/php-fpm keep losing session capability without generating any errors?

I am managing a server that has a couple dozen websites on it and they have all been working fine until last week when it was noticed that one site had seemingly lost the ability to maintain session data. Then another. (I am guessing it is affecting…
Dave W.
  • 19
  • 5
1
vote
0 answers

What is wrong with my logstash configuration?

Background I have two types of log files: output from an ETL process, and then output from a downstream processor. We call these "ETL" and "Processor" logs. The ETL logs are in their own folder under our logging directory, while the processor logs…
SeanKilleen
  • 1,083
  • 8
  • 25
  • 38
1
vote
1 answer

logrotation process stdout and stderr windows

I have a service on windows that's running another process that prints many lines to its STDERR and STDOUT. I'm capturing those lines and redirect them to some log file. I would like to logrotate on this log file, if its size is getting too big to…
ItamarBe
  • 11
  • 2
1
vote
0 answers

Event Log trigger configuration for scheduled tasks not working despite working with the eventviewer

I'm trying to start a task that gets triggered by specific events. The XML configuration for the filter I'm using is the following: