Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

logging

Where to find log messages in tomcat7 installed on Amazon EC2?

by IT Nursery

The standard location for Tomcat log files is: /var/log/tomcat

Tags amazon-ec2, logging, tomcat

How can I get output logged from ConEmu?

by IT Nursery

Logs are not enabled by default. This setting is relatively difficult to locate. Here’s how to find it: Go to Settings, (Click the … Read more

Tags conemu, logging

Why do IRC (or other chat protocol) logs scroll up with time when forums usually scroll down with time?

by IT Nursery

This partly relates to the history of these media. Chatrooms date from the terminal days when everything scrolled from the bottom (because terminal … Read more

Tags chat, forum, history, logging, timeline

Can’t cd into my own directory?

by IT Nursery

You need the execute bit set on directories if you want to be able to switch to that. (The filesystem type doesn’t really … Read more

Tags apache-http-server, logging, permissions, ubuntu

Simple use of ‘tail’ and ‘grep’. Multiple conditions

by IT Nursery

Try: tail -f log.txt | egrep ‘WARN|ERROR’

Tags bash, cygwin, grep, logging

What’s the best way to ask for consent to log usage information?

by IT Nursery

Trevor’s reply is great since it almost covers every scenario: You either ask the permissions during the first time; You build a trust … Read more

Tags logging, user-behavior

How to log connections in OpenWRT?

by IT Nursery

You can do this with log rules in the firewall. This will generate a lot of traffic, so you likely want to send … Read more

Tags logging, openwrt

What’s the “UserNotPresentTraceSession” under Event Trace Sessions after the Anniversary Update?

by IT Nursery

Looking at the properties it captures Power related data (Sleepstudy, AdaptiveStandby) when no user is actively using the device. Logger Name : UserNotPresentTraceSession … Read more

Tags event-log, logging, windows-10, windows-10-v1607

How do I log all UNIX shell commands submitted by all users?

by IT Nursery

Since the dawn of time (actually dating back from the time when people had to actually pay real money per computer cycle they … Read more

Tags logging, shell, unix

Apache restarting : “Graceful restart requested, doing restart”

by IT Nursery

This is likely due to log rotation that is scheduled to run regularly. In Debian and derived distributions, you can look at /etc/logrotate.d … Read more

Tags apache-http-server, logging, reboot
Post navigation
Older posts
Page1 Page2 … Page52 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery