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
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. audit trail

audit trail

Scheduled Pinned Locked Moved .NET (Core and Framework)
asp-netcsharpdotnethelp
13 Posts 4 Posters 2 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.
  • L Lost User

    Who do you think you are sending this message to? there are over 14 million members on this site, and as far as I am aware none of them are called 'bro'. Also, i notice that I gave you a suggestion two days ago in your original post of this query: https://www.codeproject.com/Questions/5283553/Audit-trail-in-ASP-NET-core[^].

    M Offline
    M Offline
    Member 13408259
    wrote on last edited by
    #4

    it is not working for me i want audit log not logging logs !!

    L 1 Reply Last reply
    0
    • M Member 13408259

      it is not working for me i want audit log not logging logs !!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #5

      It is exactly the same concept. The important thing is what information you put in the log.

      M 1 Reply Last reply
      0
      • L Lost User

        It is exactly the same concept. The important thing is what information you put in the log.

        M Offline
        M Offline
        Member 13408259
        wrote on last edited by
        #6

        i'll try more different ways but not working for me , i want audit to record every things in my system where user performed !

        L 1 Reply Last reply
        0
        • M Member 13408259

          i'll try more different ways but not working for me , i want audit to record every things in my system where user performed !

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #7

          We have no idea what you are doing, or what you mean by "not working for me". If you want help with a programming problem then you need to provide proper details.

          L 1 Reply Last reply
          0
          • M Member 13408259

            hey bro i want to add audit trail to my project ,bro i was seen your post about that but not working for me can u help me , i use asp.net core 3

            M Offline
            M Offline
            Mycroft Holmes
            wrote on last edited by
            #8

            Such a concise and detailed question (it' not working for me) deserves a a detailed response - then fix it. Are you trying to audit database changes, keystrokes on the web site, movement through your web site. What are you trying to achieve, if you give us some detail we may be able to help you.

            Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP

            M 1 Reply Last reply
            0
            • M Mycroft Holmes

              Such a concise and detailed question (it' not working for me) deserves a a detailed response - then fix it. Are you trying to audit database changes, keystrokes on the web site, movement through your web site. What are you trying to achieve, if you give us some detail we may be able to help you.

              Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP

              M Offline
              M Offline
              Member 13408259
              wrote on last edited by
              #9

              hi bro ,i want to add audit log to my all tables in my projects when users delete or create or update data in system

              L M 2 Replies Last reply
              0
              • M Member 13408259

                hi bro ,i want to add audit log to my all tables in my projects when users delete or create or update data in system

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #10

                Member 13408259 wrote:

                i want to add audit log to my all tables

                Then please get on and do it. You asked this question a month ago, what have you done since then?

                1 Reply Last reply
                0
                • L Lost User

                  We have no idea what you are doing, or what you mean by "not working for me". If you want help with a programming problem then you need to provide proper details.

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #11

                  I think he's missing the part where one actually "calls" the logger.

                  It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food

                  L 1 Reply Last reply
                  0
                  • L Lost User

                    I think he's missing the part where one actually "calls" the logger.

                    It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it. ― Confucian Analects: Rules of Confucius about his food

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #12

                    I think he's missing much more than that.

                    1 Reply Last reply
                    0
                    • M Member 13408259

                      hi bro ,i want to add audit log to my all tables in my projects when users delete or create or update data in system

                      M Offline
                      M Offline
                      Mycroft Holmes
                      wrote on last edited by
                      #13

                      You have a choice, depending on your database you can add triggers spit to audit activity or you can add some sort of auditing to your DAL in c# that records each activity into the database. Personally I create triggers spit in the database to audit all master file tables IE I do not audit transaction tables.

                      Never underestimate the power of human stupidity - RAH I'm old. I know stuff - JSOP

                      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