Index
All Classes and Interfaces|All Packages
A
- a_postgresql_docker_container_configured_to_log_in_json_format() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- a_temporary_directory_for_postgres_data_and_log_files() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- afterAll() - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- applicationProcessLog(PostgreSQLContainer<?>, Path) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- assertExpectedLogEvents(LogCapture) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
C
- com.github.isuhorukov.log.watcher - package com.github.isuhorukov.log.watcher
- com.github.isuhorukov.log.watcher.steps - package com.github.isuhorukov.log.watcher.steps
- configurePostgresContainer(Path) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- createPgDataDirectory(Path) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- CucumberRunnerIT - Class in com.github.isuhorukov.log.watcher
- CucumberRunnerIT() - Constructor for class com.github.isuhorukov.log.watcher.CucumberRunnerIT
D
- defaultEnrichmentOff() - Method in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
E
- executeSomeTestQueriesInPostgreSql(PostgreSQLContainer<?>) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
G
- getPostgreSqlJson(PostgreSQLContainer<?>, Path) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
I
- i_start_the_postgresql_container_with_specific_logging_configurations() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- init() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- initialLogImport(Path) - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- initLogEnricherWithDbHostWithPgStatStatement() - Method in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- initLogEnricherWithDbHostWoConnection() - Method in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- initLogEnricherWithDbHostWoPgStatStatement() - Method in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- initLogEnricherWoDbHost() - Method in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- intervalOutOfRange(Path) - Method in class com.github.isuhorukov.log.watcher.ValidateParameterTest
L
- logBind() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- logCapture - Variable in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- logCapture - Variable in class com.github.isuhorukov.log.watcher.LogFilesPositionTest
- logCapture - Variable in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- logCapture - Variable in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- logCapture - Variable in class com.github.isuhorukov.log.watcher.ValidateParameterTest
- logCapture - Variable in class com.github.isuhorukov.log.watcher.WatchServiceTest
- logDebug() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- LogEnrichmentTest - Class in com.github.isuhorukov.log.watcher
- LogEnrichmentTest() - Constructor for class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- logError() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- logFatal() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- LogFilesPositionTest - Class in com.github.isuhorukov.log.watcher
- LogFilesPositionTest() - Constructor for class com.github.isuhorukov.log.watcher.LogFilesPositionTest
- logParse() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- logsAreGeneratedInTheSpecifiedDirectory() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- logUnknowSeverity() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- logWarning() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- logWithQueryId() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
M
- missingWatchDir() - Method in class com.github.isuhorukov.log.watcher.ValidateParameterTest
N
- nonDirectoryWatchDir(Path) - Method in class com.github.isuhorukov.log.watcher.ValidateParameterTest
- nonExistingWatchDir() - Method in class com.github.isuhorukov.log.watcher.ValidateParameterTest
P
- parseLogLine() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- parseLogPlan() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- parseStatement() - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- pgLogCapture - Variable in class com.github.isuhorukov.log.watcher.LogEnrichmentTest
- positionFileTasks(Path) - Method in class com.github.isuhorukov.log.watcher.LogFilesPositionTest
- PostgreSqlJsonContainerIT - Class in com.github.isuhorukov.log.watcher
- PostgreSqlJsonContainerIT() - Constructor for class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- PostgreSqlJsonContainerSteps - Class in com.github.isuhorukov.log.watcher.steps
- PostgreSqlJsonContainerSteps() - Constructor for class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- PostgreSqlJsonTest - Class in com.github.isuhorukov.log.watcher
- PostgreSqlJsonTest() - Constructor for class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
S
- savePositionToInvalidPath(Path) - Method in class com.github.isuhorukov.log.watcher.LogFilesPositionTest
- shutdown() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
- shutdownExecutor(ExecutorService) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- startLogWatcher(ExecutorService, PostgreSqlJson) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- startPostgreSqlContainer(PostgreSQLContainer<?>) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
T
- TestCliArgumentParsing - Class in com.github.isuhorukov.log.watcher
- TestCliArgumentParsing() - Constructor for class com.github.isuhorukov.log.watcher.TestCliArgumentParsing
- testDefaultParameters(StdErr) - Method in class com.github.isuhorukov.log.watcher.TestCliArgumentParsing
- testHelpParameter(StdOut) - Method in class com.github.isuhorukov.log.watcher.TestCliArgumentParsing
- testNonExistingDir(StdOut) - Method in class com.github.isuhorukov.log.watcher.TestCliArgumentParsing
- testRegisterWatchEvent() - Method in class com.github.isuhorukov.log.watcher.WatchServiceTest
- testSavePosition(Path) - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonTest
- testWatchPostgreSqlLogsWithContainer(Path) - Method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
-
Tests the functionality of watching PostgreSQL logs using a Docker container.
- testWatchService() - Method in class com.github.isuhorukov.log.watcher.WatchServiceTest
- testWatchService(Path) - Method in class com.github.isuhorukov.log.watcher.WatchServiceTest
- testWatchServiceSkipNonJson(Path) - Method in class com.github.isuhorukov.log.watcher.WatchServiceTest
- the_application_should_detect_and_process_log_entries_from_the_postgresql_logs() - Method in class com.github.isuhorukov.log.watcher.steps.PostgreSqlJsonContainerSteps
V
- ValidateParameterTest - Class in com.github.isuhorukov.log.watcher
- ValidateParameterTest() - Constructor for class com.github.isuhorukov.log.watcher.ValidateParameterTest
W
- waitEventsAndCloseLogWatcher(PostgreSqlJson, Future<Integer>) - Static method in class com.github.isuhorukov.log.watcher.PostgreSqlJsonContainerIT
- WatchServiceTest - Class in com.github.isuhorukov.log.watcher
- WatchServiceTest() - Constructor for class com.github.isuhorukov.log.watcher.WatchServiceTest
All Classes and Interfaces|All Packages