Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
5 replies
78 views

we deploy compiled code to servers and from time to time we need to prove that the deployed compiled code which can be thousand of binary code from thousand of files has not changed during a certain ...
0 votes
0 answers
58 views

I've enable DDL audits on few of our servers. The past two months I've seen a weird behavior on a server where we host our reportserver database. I'm seeing lots of drop procedures/view followed by ...
0 votes
1 answer
143 views

I'm having an azure paas model sql server and a database in it. my requirement is to configure the sqlauditing to capture Sql auditing events in AZUREDIAGNOSTICS table for querying it later to find ...
TATAS's user avatar
  • 67
0 votes
0 answers
59 views

I'm building a JAva 17 Spring Boot App using a MySQL database. As part of the app, I have a central Entity (let's call it centralEntity) with a number of other Entities connected (10 OneToOne-...
0 votes
1 answer
75 views

I have the following entity: @Entity @Data @DoAudit @Table(name = "product") @EntityListeners(AuditListener.class) public class Product implements Serializable { @Id @Column(name = &...
0 votes
2 answers
203 views

I'm trying to apply auditing on folders and files in Windows 11 Pro. I've found a script online and I modified it in order to apply auditing on many folder or files that are read from an input file (...
0 votes
1 answer
305 views

I have a user entity with an audit field named lastUpdatedUserId (same as LastModifiedBy). This is an integer field. I'm trying to use the auditing feature provided by Spring and did everything stated ...
0 votes
1 answer
475 views

I have these fields in my entity class: import org.springframework.data.annotation.CreatedDate; import org.springframework.data.annotation.LastModifiedDate; @CreatedDate private Instant createdDate; @...
1 vote
1 answer
331 views

I want to use SpringData annotations from package org.springframework.data.annotation @CreatiedOn @CreatedBy @ModifiedOn @ModifiedBy My configuration is as well: @Embeddable public class AuditFields {...
0 votes
0 answers
84 views

If anyone is familiar with the Unified Auditing in Oracle, is there a way to audit the executions of procedures or functions within a package? I know you can audit the actual package execution, but ...
1 vote
1 answer
147 views

We want / need to audit all statements on a number of tables in one of our instances. So, we've enabled Unified Auditing. That appears to be working. We've created the policy, and we can see the ...
1 vote
1 answer
422 views

In my database many programs/modules uses sys/system connection to perform operations on data. eg: sys/ as sysdba perform dml's,ddl's or any user requirements. I want to replace this connection string ...
1 vote
2 answers
178 views

my question is simple. I'm Auditing the Ethernaut22 Contract: here for code https://ethernaut.openzeppelin.com/level/0x9CB391dbcD447E645D6Cb55dE6ca23164130D008 Ethernaut22.sol // SPDX-License-...
0 votes
1 answer
255 views

I'm trying to enable Azure SQL auditing to a Log Analytics workspace as per the screen shot here using the Python SDK, but try as I might, I can't find the right combination of commands (nor can I see ...
0 votes
0 answers
52 views

I have a FetchXml query for returning dynamics crm data that I have generated using XrmToolbox with Power Query (M) Builder. The data is more than 5000 records and creates an invoked function to set ...

15 30 50 per page
1
2 3 4 5
...
22

AltStyle によって変換されたページ (->オリジナル) /