GCHQ Palisade - Audit Service

The Audit Service will receive 'success' and 'error' audit messages from any services and use them to produce audit logs, by default throgh logging to stdout.

License

License

GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

audit-service
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - Audit Service
The Audit Service will receive 'success' and 'error' audit messages from any services and use them to produce audit logs, by default throgh logging to stdout.
Project URL

Project URL

https://github.com/gchq/Palisade-services/tree/develop/audit-service
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-services

Download audit-service

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/audit-service/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>audit-service</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/audit-service/
implementation 'uk.gov.gchq.palisade:audit-service:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/audit-service/
implementation ("uk.gov.gchq.palisade:audit-service:0.5.1-RELEASE")
'uk.gov.gchq.palisade:audit-service:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="audit-service" rev="0.5.1-RELEASE">
  <artifact name="audit-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='audit-service', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "audit-service" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/audit-service "0.5.1-RELEASE"]

Dependencies

compile (9)

Group / Artifact Type Version
uk.gov.gchq.palisade : common jar 0.5.1-RELEASE
com.typesafe.akka : akka-stream_2.13 jar 2.6.10
com.typesafe.akka : akka-stream-kafka_2.13 jar 2.1.0-M1
com.typesafe.akka : akka-slf4j_2.13 jar 2.6.10
com.typesafe.akka : akka-discovery_2.13 jar 2.6.10
uk.gov.gchq.eventlogging : event-logging jar 4.0.8_schema-v3.2.4
org.glassfish.jaxb : jaxb-runtime jar 2.3.0-b170127.1453
org.springframework.boot : spring-boot-starter-actuator jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE