issues
search
ossc-db
/
pgaudit
PostgreSQL Audit Extension
Other
2
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rewite README.
#50
MasahikoSawada
closed
7 years ago
1
Rewriting README.md
#49
MasahikoSawada
opened
7 years ago
4
(refactored branch) Filters do not work correctly in the Japanese object name
#48
harada-toshi
opened
7 years ago
0
(refactored branch) Behavior when you specify an invalid timestamp literal
#47
harada-toshi
closed
7 years ago
4
(refactored branch) [bug] By config file description of mistakes, Segfault occurs during PostgreSQL start.
#46
harada-toshi
closed
7 years ago
3
(refactored branch) Pattern matching with '%' character is not supported.
#45
harada-toshi
opened
7 years ago
0
(refactored branch) Even if you specify a object_type filter, not filtered.
#44
harada-toshi
opened
7 years ago
3
(refactored branch) Even if you specify a command_tag filter, not filtered.
#43
harada-toshi
closed
7 years ago
2
(refactored branch) The filter by the database name has no effect on the audit log of the connection attempt.
#42
harada-toshi
closed
7 years ago
2
Change the class of the audit log outputted at pg_basebackup from SYSTEM to BACKUP.
#41
harada-toshi
closed
7 years ago
0
(refactored branch) The audit log that is output when pg_basebackup is executed is "class = SYSTEM"
#40
harada-toshi
closed
7 years ago
2
(refactored branch) pid is not output to the audit log.
#39
harada-toshi
closed
7 years ago
5
(refactored branch) There is a problem with the explanation of Session Audit Logging / Configuration of Readme.md.
#38
harada-toshi
closed
7 years ago
4
(refactored branche) Parameters written in uppercase letters are ignored.
#37
harada-toshi
closed
7 years ago
3
(refactored branche) When "log_parameter = on" is specified and SQL with multiple parameters is executed, parameters are concatenated.
#36
harada-toshi
closed
7 years ago
4
(refactored branche) Question: Does the parameter name in the setting file allow only lowercase letters?
#35
harada-toshi
closed
7 years ago
3
(refactored branche) Even if you specify WARNING as the level of the output section, the log level of the audit log is LOG instead of WARNING.
#34
harada-toshi
closed
7 years ago
3
(refactored branch) Even if an unnecessary token exists in the setting file, it does not cause an error.
#33
harada-toshi
closed
7 years ago
3
(refactore branch) Update Copyright
#32
MasahikoSawada
opened
7 years ago
0
(refactored branch) When log_connections or log_disconnections is turned off and reloaded, connection audit logs are no longer output.
#31
harada-toshi
closed
7 years ago
4
(refactored branch) Setting file error does not occur even if the order of each section is changed.
#30
harada-toshi
closed
7 years ago
7
(refactored branch) Defining multiple output sections does not cause an error.
#29
harada-toshi
closed
7 years ago
3
(refactored branch) pgaudit setting file minor problem of open error message.
#28
harada-toshi
closed
7 years ago
1
Reading view emit a audit log as UNKNOWN
#27
MasahikoSawada
opened
7 years ago
0
(refactored branch) Bug: An "SQLSTATE = 42809" error occurred when DROP TABLE was executed on a database incorporating an event trigger.
#26
harada-toshi
closed
7 years ago
3
(refactored branch) Proposal: Mode in which all superuser operations are output to the audit log.
#25
harada-toshi
opened
7 years ago
0
Deletion of subordinate constraints and indexes is not output to the audit log when the table is deleted.(refactoed branch)
#24
harada-toshi
closed
7 years ago
2
Please add "user" filter to pgaudit (refactored branch).
#23
harada-toshi
opened
7 years ago
5
Audit log of MISC class command is not displayed correctly in PostgreSQL development version. (refactored branch)
#22
harada-toshi
opened
7 years ago
2
SQLSTATE output and filtering
#21
harada-toshi
opened
7 years ago
1
add guc(log_connections, log_disconnections, log_replication_commands) check.
#20
harada-toshi
closed
7 years ago
3
add GUC(log_connections, log_disconnections, log_replication_commands) check.
#19
harada-toshi
closed
7 years ago
2
Fix duplicate log output bug.
#18
ooyamams
closed
8 years ago
0
Fix insufficient edits about e7a490497d90c3dc2b57ab75f82d1dd4f31e4542
#17
ooyamams
closed
8 years ago
0
Fix travis.yml for pull request regression tests.
#16
ooyamams
closed
8 years ago
1
Fix make error for e7a4904.
#15
ooyamams
closed
8 years ago
3
Add regression test for class rule.
#14
MasahikoSawada
closed
8 years ago
1
Support applying bitmap type rule.
#13
MasahikoSawada
closed
8 years ago
0
Change 'options' to 'option'.
#12
MasahikoSawada
closed
8 years ago
1
Add regression test framework.
#11
MasahikoSawada
closed
8 years ago
0
options -> option
#10
MasahikoSawada
closed
8 years ago
3
Trim the error handling of parsing configuration file.
#9
MasahikoSawada
closed
8 years ago
1
unnecessary multiple log output.
#8
ooyamams
closed
8 years ago
2
unnecessary "AUDIT:" prefix is logged when database started.
#7
ooyamams
closed
8 years ago
2
add regression test for database name filtering rule.
#6
ooyamams
closed
8 years ago
4
Change policy of applying rules.
#5
MasahikoSawada
closed
8 years ago
0
Remove current_user and user from rule section.
#4
MasahikoSawada
closed
8 years ago
0
Change data structure for outputConfig representing output section.
#3
MasahikoSawada
closed
8 years ago
0
Comment line is ignored in config file.
#2
MasahikoSawada
closed
8 years ago
0
Remove log_relation and add object_id rule
#1
MasahikoSawada
closed
8 years ago
1
Next