Skip to main content

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.

0 votes
0 answers
11 views

How I can send logs through syslog due to another process state?

I'm trying to set up rsyslog to process messages from the audispd program using a custom script, check.sh. The script is supposed to check if a specific process is running, and if it is, discard the ...
koidula's user avatar
0 votes
0 answers
25 views

Disable docker-desktop logging

Those logs located in <docker folder>/desktop/log/host/ (for me it's ~/.docker/desktop/log/host/) and named like: electron-<year>-<month>-<day>-<hour>.log.<some number&...
kirsin's user avatar
  • 1
0 votes
1 answer
23 views

How to estimate 24h RedHat server logs?

I am trying to understand how systemd-journald and rsyslog work together. Are logs are stored in /var/logs? Does du -h /var/log/journal/ suffice for what I need?
MikiBelavista's user avatar
0 votes
0 answers
8 views

Does Libvirtd record the start and end timestamps of a session when establishing a connection through the 'virsh' tool?

For instance, when initiating a connection to Libvirtd using the command 'virsh -c qemu+tcp://user@host/system', I attempted to locate the session logs within 'journalctl' and 'audit.log' but was ...
Ainur Sagirov's user avatar
1 vote
1 answer
61 views

Can UFW log rule changes?

Is there a way to make UFW log changes made to firewall rules over time? I have some automated tooling that temporarily blocks IP addresses from time to time and there seems to be a foot-gun in there ...
John Rix's user avatar
  • 143
0 votes
1 answer
46 views

How to see logs older than 12 hours in Azure

I've turned on app logging to stream the logs. The problem's that the streamer is only active in 12 hours (and default timout is 2). Certain issues in our case occur rather rarely, so when a user gets ...
Konrad Viltersten's user avatar
1 vote
1 answer
106 views

How can multiple NGINX pods in Kubernetes write logging into their own separate files?

I have an NGINX installation (used as a web proxy) inside a built Docker image in Kubernetes that will eventually have to be upgraded to run multiple pods to handle the traffic volume. The log output ...
semmelbroesel's user avatar
0 votes
0 answers
9 views

Elasticsearch Lifecycle policy losing configuration

I have Kibana, Elasticsearch, and Filebeat running in an AKS cluster. Filebeat is configured to capture logs from a few applications in my cluster, send to an index created each day, apply an ingest ...
Ricardo Lima's user avatar
0 votes
0 answers
52 views

How to view the springboot logs stored on s3 bucket using loki promtail EKS

After enabling the loki on EKS with S3 storage, the folders (fake,index,loki_cluster_seed.json) are created inside the s3 bucket . s3_bucket_folder What this each folder consists & how the logs ...
saranya dec19's user avatar
0 votes
0 answers
31 views

Peak in access log when playing around with cookie consent

One day we made some tests with cookie consent, including disabling it for a short time and switching to another cookie banner provider. On this day, the requests and unique users in server's access ...
Abid's user avatar
  • 145
0 votes
0 answers
32 views

How to Reduce Log Storage Volume on GCP (aka delete logs) when documented methods fail

I need to somehow reduce the cost of GCP Log Storage after excessive logging event. gcloud logging logs list and then gcloud logging logs delete does not help, the logs are still accessible and the ...
Jay Z's user avatar
  • 1
0 votes
0 answers
29 views

Unreadable Outlook Log Files

For a few weeks now we have two users who need to login into a "domain-login"-window upon starting outlook. We suspect our crm or ad fs to be responsible but can't know for sure. Therefore I'...
lkswtf's user avatar
  • 1
0 votes
0 answers
49 views

K8s and Linux Audit Logs Missing From Splunk OTEL Collected Logs

I'm migrating from the Splunk Connect for Kubernetes Helm Chart to the SignalFX Splunk Otel Collector Helm Chart. I'm having trouble translating the custom filters that we have in the SCK chart to add ...
Dejon Gill's user avatar
0 votes
0 answers
34 views

how do I make powerdns-recursor log its match to its RPZ?

I have powerdns-recursor on hundreds of machines set up with a rpz zone loaded from a distant server. Everything works fine. The rpz contains only malware domain to avoid, so on most machines I need ...
dominix's user avatar
  • 456
0 votes
1 answer
88 views

Configure what gets logged in event viewer

My server generates around 2.5GB of logs everyday and i just cant store it, upon some investigation i discovered that of my 854,608 logs 394,880 of them looks like this: The Windows Filtering ...
Afor's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
194