Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Reading Security Event Log

Reading Security Event Log

Scheduled Pinned Locked Moved Visual Basic
security
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JadsHari
    wrote on last edited by
    #1

    Hi Folks I enabled audit logging on a particual folder. The transactions happening on that folder will be logged in Security event logger. I want to generate an excel report with the details (User name, File Opened/Deleted/Created, DataTime). Thanks in Advance Regards Hari

    D 1 Reply Last reply
    0
    • J JadsHari

      Hi Folks I enabled audit logging on a particual folder. The transactions happening on that folder will be logged in Security event logger. I want to generate an excel report with the details (User name, File Opened/Deleted/Created, DataTime). Thanks in Advance Regards Hari

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      So what's the question? You haven't asked anything, other than implied your looking for permission to do this, in that case permission granted! What part of this are you having a problem with?

      Dave Kreskowiak Microsoft MVP - Visual Basic

      J 1 Reply Last reply
      0
      • D Dave Kreskowiak

        So what's the question? You haven't asked anything, other than implied your looking for permission to do this, in that case permission granted! What part of this are you having a problem with?

        Dave Kreskowiak Microsoft MVP - Visual Basic

        J Offline
        J Offline
        JadsHari
        wrote on last edited by
        #3

        Hi Dave I need help in reading Security log in .Net and generate an Excel report. Excel report will have following columns File Name | Date&Time | Action Performed | User e.g. D:\Temp\1.doc | 20-12-2006 07:10:10 AM | Updated | Hari Thanks in advance Regards Hari

        D 1 Reply Last reply
        0
        • J JadsHari

          Hi Dave I need help in reading Security log in .Net and generate an Excel report. Excel report will have following columns File Name | Date&Time | Action Performed | User e.g. D:\Temp\1.doc | 20-12-2006 07:10:10 AM | Updated | Hari Thanks in advance Regards Hari

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          The question still stands. What part of this are you having a problem with?? Is it reading event logs? Writing to a .CSV file? Interpreting the Security events?

          Dave Kreskowiak Microsoft MVP - Visual Basic

          J 1 Reply Last reply
          0
          • D Dave Kreskowiak

            The question still stands. What part of this are you having a problem with?? Is it reading event logs? Writing to a .CSV file? Interpreting the Security events?

            Dave Kreskowiak Microsoft MVP - Visual Basic

            J Offline
            J Offline
            JadsHari
            wrote on last edited by
            #5

            Hi I am unable to Interpreting the Security events? Can you help me in how to Interpreting the Security events? and generate a CSV file. That CSV file should contain the log entries of only Audit folders. E.g. if i enable audit logging on a folder in my machine "D:\Temp", then i want a report which should contain the information abt the activities performed in that folder like Creation of file,Deletion of file,Renaming a File and updating a file/Folder. Format of the CSV/Excel file should be as follows File | User | Date & Time | Action D:\Temp\1.txt| Hari | 27-12-2006 | Deleted Thanks in advance Reghards Hari

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups