- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Analysing Audit in VMS server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 08:45 PM
03-06-2007 08:45 PM
Analysing Audit in VMS server
When I am trying to analyse the audit journal log, it is only showing me the information after the crash time i.e. the server crashed at 13:57 hrs yesterday. I want information before crash also. I am using
ANA/AUDIT/SINCE=01-MAR-2007 ......
Can anybody help me in this please?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 08:49 PM
03-06-2007 08:49 PM
Re: Analysing Audit in VMS server
$ ana/audit/since=... sys$common:[sysmgr]SECURITY.AUDIT$JOURNAL;-1
or another location if you use the logical name for audit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 09:00 PM
03-06-2007 09:00 PM
Re: Analysing Audit in VMS server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 09:02 PM
03-06-2007 09:02 PM
Re: Analysing Audit in VMS server
I am not sure if the audit files are being moved to a different location. I would suggest that you search
regards
Mobeen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 09:33 PM
03-06-2007 09:33 PM
Re: Analysing Audit in VMS server
Check "journal flush" in show aud/all. I have it at 15 seconds.
If this is not it, post show audit/all.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 09:38 PM
03-06-2007 09:38 PM
Re: Analysing Audit in VMS server
Journal Flush is showing 0 00:05:00.00 to me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 09:59 PM
03-06-2007 09:59 PM
Re: Analysing Audit in VMS server
I do get previous records in audit ...
Try removing the /sin to see if there are record from before 1-mar (meaning the system was doing any audit violations between 1-mar and the crash).
I hope you did do show audit/all to find the name of the file to use in anal/aud. Very often an (old) file is present in the default location (your current directory). But of course, if you see the events from after the crash this could not be the case.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 11:06 PM
03-06-2007 11:06 PM
Re: Analysing Audit in VMS server
Missed 1 word.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 11:30 PM
03-06-2007 11:30 PM
Re: Analysing Audit in VMS server
Yes I tried for Ana/Audit and it is displaying all the information since 1996 excluding the part just before the crash in which I am interested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2007 11:39 PM
03-06-2007 11:39 PM
Re: Analysing Audit in VMS server
Sure you need audit and not accounting (which also uses defered write and thus you may be missing some stuff too).
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 02:21 PM
03-07-2007 02:21 PM
Re: Analysing Audit in VMS server
hi,
you can check in SDA> for crash information.
Atul Sardana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 02:22 PM
03-07-2007 02:22 PM
Re: Analysing Audit in VMS server
hi,
you can check in SDA> for crash information.
and error log also
Atul Sardana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 08:51 PM
03-07-2007 08:51 PM
Re: Analysing Audit in VMS server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 11:15 PM
03-07-2007 11:15 PM
Re: Analysing Audit in VMS server
Did a disk fill up?
Can you tell us anything about the crash?
Did you get a valid crash dump file? If so it has a higher chance of providing some useful information.
Are you sure auditing was not disabled before the crash? Was there a logical name redirecting the audit journal file to a non-standard location?
What events were you expecting to be audited, i.e. what does the output of "show audit" show? You stated that there are new audit records since the system was rebooted; have you determined when the previous audit record before the crash was written? If it was from before the previous boot, then auditing was either disabled, or being written to a different journal file.
If the crash was not maliciously induced, then there will probably be useful information in the crash dump file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 11:56 PM
03-07-2007 11:56 PM
Re: Analysing Audit in VMS server
On the time of crash some body (planned test) has very frequently tried to ping/telnet the server, which resulted the server to crash. The servers which did not crash becuase of this ping/telnet, reveals this in the audit file. I want to know, Is the server crashed due to excessive UCX packets received.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2007 07:21 PM
03-09-2007 07:21 PM
Re: Analysing Audit in VMS server
PINGs will not be logged in AUDIT server.
Whether TELNET login attempts will be audited, depends on your audit settings.
You could also check for TELNET login failures using ACCOUNTING, if that was enabled at the time of the problem.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2007 07:46 PM
03-09-2007 07:46 PM
Re: Analysing Audit in VMS server
if you want to know who.....
you can check which ip continuous tried before crash on server in operator.log file in sys$manager.
Thanks ,
Atul Sardana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-09-2007 07:50 PM
03-09-2007 07:50 PM
Re: Analysing Audit in VMS server
you can check which ip continuous tried before crash on server in operator.log file in sys$manager.
If the system ahd time to write to the OPERATOR.LOG file before the crash. otherwise you could still try to find those OPCOM messages in the system dump (in P0 space of the OPCOM process).
And this will depend on whether your IP service is set up to log events to OPCOM...
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2007 02:34 AM
05-14-2007 02:34 AM