Skip to content
Snippets Groups Projects
Verified Commit 41d8d46b authored by Martin Weise's avatar Martin Weise
Browse files
parent 8083df4c
No related branches found
No related tags found
1 merge request!411WIP
Showing
with 3 additions and 54 deletions
......@@ -763,6 +763,8 @@ services:
healthcheck:
test: ps -p 1 | grep "fluent-bit"
<<: *healthcheck-params
deploy:
<<: *resources-micro
depends_on:
dbrepo-search-db:
condition: service_healthy
......
082f84bc96626ba0af33b55e6371e900
\ No newline at end of file
73352b727fd328a6f6c87ebb55c5685101ef26a2
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>at.ac.tuwien.ifs.dbrepo</groupId>
<artifactId>dbrepo-core</artifactId>
<version>1.8.1</version>
</project>
439bfdd34cb9013bacf0fef173d229f7
\ No newline at end of file
df63ba72231cad9fee59b9bf10591941f6a8bbf8
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>at.ac.tuwien.ifs.dbrepo</groupId>
<artifactId>dbrepo-core</artifactId>
<versioning>
<release>1.8.2</release>
<versions>
<version>1.8.1</version>
<version>1.8.2</version>
</versions>
<lastUpdated>20250424042157</lastUpdated>
</versioning>
</metadata>
535ccfe9a81ec5cacace73e5fda12e7f
\ No newline at end of file
4c42fa159ec7959fbfc3de77b8b0307537bff1f1
\ No newline at end of file
......@@ -3,7 +3,7 @@
Daemon Off
Log_Level debug
Parsers_File parsers.conf
Parsers_File dbrepo_parser.conf
Parsers_File fluentbit_parser.conf
[INPUT]
Name forward
......
082f84bc96626ba0af33b55e6371e900
\ No newline at end of file
73352b727fd328a6f6c87ebb55c5685101ef26a2
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>at.ac.tuwien.ifs.dbrepo</groupId>
<artifactId>dbrepo-core</artifactId>
<version>1.8.1</version>
</project>
439bfdd34cb9013bacf0fef173d229f7
\ No newline at end of file
df63ba72231cad9fee59b9bf10591941f6a8bbf8
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>at.ac.tuwien.ifs.dbrepo</groupId>
<artifactId>dbrepo-core</artifactId>
<versioning>
<release>1.8.1</release>
<versions>
<version>1.8.1</version>
</versions>
<lastUpdated>20250422121933</lastUpdated>
</versioning>
</metadata>
f7d3706978b0e0277aa64ce2b5538405
\ No newline at end of file
7de1d14129a4071daefae0475eea792e1a8f406c
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment