Questions tagged [journal]
14 questions
6
votes
2 answers
What happens when you exceed MSMQ journal limit?
If Journal is enabled on an MSMQ private queue, with a storage limit (eg, 100 kilobytes), what happens when that limit is exceeded? And can you configure this behaviour?
Specifically:
Can messages still be written to the queue?
Will those messages…
Andrew M
- 323
- 7
- 13
4
votes
2 answers
Can I automate emailing of critical errors with systemd journal?
Fedora OS introduces journalctl as the new way to log error messages. I learn about this recently when I performed an upgrade. var/log/messages and many other log files are now combined into a .journal file within the var/log/journal directory.
I…
Question Overflow
- 2,023
- 7
- 28
- 44
2
votes
1 answer
journalctl vacuum not working
I recently started using Fedora 25 and I'm trying to clear the journal logs manually but it's not working. For example:
$ journalctl --disk-usage
Archived and active journals take up 24.0M on disk.
I try to clear with:
$ journalctl…
synkro
- 213
- 1
- 2
- 8
2
votes
1 answer
DDNS Not Creating Journal (Dhcpd and Named)
* EDIT 1 *
After monkeying with additional debug logging I see some log entries of interest.
27-Jul-2012 23:45:26.537 general: error: zone example.lan/IN/internal: journal rollforward failed: no more
27-Jul-2012 23:45:26.537 general: error: zone…
user130094
- 21
- 1
- 3
1
vote
3 answers
NVRAM for journals on Linux?
I've been thinking about ways of speeding up disk I/O, and one of the bottlenecks I keep coming back to is the journal. There's an obvious benefit to using an SSD for the journal - over and above just write caching unless of course I just disable…
symcbean
- 19,931
- 1
- 29
- 49
1
vote
1 answer
Exchange Journaling - What happens with delivery failure on certain recipients
If there are three users (A, B, C) in an exchange (O365 or recent Exch versions), and there is an incoming email To: A, B, C, where B and C got some delivery failures, will the exchange journal report mention only A? Are there any resources that…
Sathish Kumar
- 149
- 6
1
vote
0 answers
Systemd-journal-upload service cant read ssl key file
I am trying to get one of my VM servers (server1) to connect the systemd-journal-upload service to connect to the systemd-journal-remote service on another VM (server2). I already have multiple other VMs connecting with ssl without issue.
When I…
Èl Sea
- 13
- 4
0
votes
0 answers
MongoDB secondary crashes on initial sync because of too many journal files on RAID 10
My secondary DB server went down, so I'm booting up a replacement secondary and trying to perform the initial sync.
I've been following the tutorials and advice out there to use RAIS 10 on Amazon EBS
So I used 4x4GB EBS in a RAID 10 with the…
Cyril Duchon-Doris
- 242
- 2
- 15
0
votes
1 answer
Weird journalctl Lines
I'm managing my tiny vps and was working on a script to send the logging log to my email. I'm using journalctl to list the logging tentative with:
journalctl -u sshd >> ./connection.log
However my log file is simply spammed with line like:
Mar 10…
Loic Reyreaud
- 3
- 1
0
votes
2 answers
How to delete journal on ext3 network drive
Something happened when I was copying files to a ext3 drive (via network, mounted by samba) and I lost ability to write anything to this HDD. After I used dmesg command it is explained:
db: Current: sense key=0x3
ASC=0x0 ASCQ=0x0
Info…
wjk
- 11
- 1
0
votes
1 answer
SBS 2003 no network connection and acting strangely a bunch of Event ID 13568
I've got an SBS 2003 Standard server and it was running fine until earlier today when it was rebooted, after the reboot it has no network connection, I can't seem to right click on a lot of stuff and get dialog boxes, I can't launch IE, it's acting…
JMan78
- 1
0
votes
1 answer
Journal Office 365 Doesn't Work
my office have Office 365, for audit reason i need to setup one email account to get all inbound and outbound from all users@xxx.com.
i'm already setup in Admin Exchange Center
Compliance management
tab Journal Rules
add new rule…
Aliga
- 3
- 2
-1
votes
1 answer
Hosting Requirement for an Online Journal and Advice
I am developing an application that will collect journals from academicians, review it, and publish it on the site for the world to see. There would also be a blog, forum, and some form of social network.
Users would be allowed to submit documents,…
Orson
- 107
- 2
-1
votes
1 answer
RHEL - blocked FC remote port time out: saving binding
My Server went into a faulty state since the database could not write on the
partition. I found out that the partition went into Read Only mode. Finally to
fix it, I had to do a hard reboot.
Linux
2.6.18-164.el5PAE #1 SMP Tue Aug 18 15:59:11 EDT…
Dev G
- 11
- 1
- 1
- 1