Skip to main content

Questions tagged [logfiles]

logfiles usually means text data resulting from a debug process.

0 votes
1 answer
51 views

Using ipfw and pf together

I would like to use pf and ipfw at the same time for different tasks, but I can not understand who is activated first (if there is an order) when a rule is received. Also trying to verify this, I can’...
usernew's user avatar
1 vote
0 answers
961 views

Why does this log file exist? Why does it continue to grow?

I was cleaning out my computer yesterday because I realized I had no space. Turns out, there was a rogue log file that was about 515GB. It sits alone in C:/temp and it's called mfxlib.log. It grows at ...
rhkoulen's user avatar
  • 111
0 votes
0 answers
105 views

Data analysis of multiple log files

I would like to analyse (Linux-/Switch-) log files with a graphical front-end under Windows. I did a research on several freeware/trialware sites but I didn't find any that fulfil my needs mostly ...
Morten MacFly's user avatar
1 vote
1 answer
1k views

How to find the first and last occurrence of date field in a log file in linux?

log_file: 2021-08-29 23:25:46,398 IST INFO :......mailslot_create: creating socket for querying route 2021-08-29 23:25:46,398 IST INFO :.....mailbox_register: no mailbox necessary for forward ...
bug24's user avatar
  • 11
0 votes
0 answers
277 views

Cryptic ClamAV results log file?

I installed ClamAV on LMDE4 and ran it using sudo clamscan -ir ./ | grep FOUND >> /home/user/Desktop/clamscan_results.txt The results file only contains the following: Binary file /bin/ntfsfix ...
david's user avatar
  • 337
2 votes
0 answers
414 views

Monitoring a log file until it is complete

I am a high school student attempting to write a script in bash that will submit jobs using the "qsub" command on a supercomputer utilizing a different number of cores. This script will then take the ...
Yoshiki Kakehi's user avatar
0 votes
1 answer
648 views

How to know when Rsyslog has read all lines in a file, and have read 100% of a file

I have to pull log files, static files. Let's imagine I have 100 events (100 lines) in a file. Rsyslog has to forward those logs to a server. Once Rsyslog has read the last line, I want to shutdown ...
Marcel's user avatar
  • 21
0 votes
1 answer
3k views

How to generate a logfile using xcopy with task Scheduler - no bat file

I'm updating some files every day with task scheduler using xcopy. My syntax is xcopy "\\networkFolder...\" "c:\folder" /D /Y /E /I > c:\users\name\desktop\logfolder\log.txt It works perfectly ...
Hector's user avatar
  • 11
0 votes
1 answer
50 views

Perform a command when a specific text occurs in a log file

Is there any way to achieve something like this? Whenever some specific word (or combination of them) occurs in log file, I want to perform specific action. For example: whenever there occurs a word "...
Виктор К.'s user avatar
1 vote
1 answer
536 views

IP conflict on macOS High Sierra: find log with hardware address of conflicting device

I am on a university network with a computer running macOS High Siera that has its IP address assigned via DHCP. On a regular basis (1 or 2 times a week), I lose all network connectivity for several ...
spirit's user avatar
  • 111
1 vote
0 answers
858 views

How to redirect the output of a running process to a log file?

When running a long running task in a command prompt, it's possible to redirect the output to a log file (fe for storage or later analysis). However, I started a few long running tasks this evening ...
Marlon's user avatar
  • 77
17 votes
2 answers
38k views

Where is the log file by tmux?

I use tmux to run a process in the background. However, I could not find a location of the log file spit out by a session on tmux. The "log file" should include an error stack, caused by the Python ...
Blaszard's user avatar
  • 545
1 vote
0 answers
39 views

how to check whene and who deleted a file in win7?

A program and its dependencies got deleted from my computer without my knowledge and consent, probably via the guest session. are there any records in windows 7 of deleted files, the time of deletion,...
Mark Prim's user avatar
6 votes
1 answer
4k views

Where can I find Genimotion logs?

Failed to drag-&-drop .apk into genimotion.com virtual device (emulator). Where can I find Genimotion logs? See a shot below:
Igor Savinkin's user avatar
0 votes
1 answer
826 views

Clear Logs Automatically on Asus RT-AC3200 Router

Is there a way to automatically clear or delete the log files on the Asus RT-AC3200 router using something like chron? I have setup the Reboot Scheduler but this does not clear the logs. Firmware ...
Jesse Yishai's user avatar

15 30 50 per page