Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damienbod/aspnetcoreelasticsearchaudittrail

ASP.NET Core Elasticsearch Audit Trial
https://github.com/damienbod/aspnetcoreelasticsearchaudittrail

asp-net-core audit elaticsearch mvc nest trial

Last synced: 5 days ago
JSON representation

ASP.NET Core Elasticsearch Audit Trial

Awesome Lists containing this project

README

        

# Audit Trail using ASP.NET Core and Elasticsearch

[![.NET](https://github.com/damienbod/AspNetCoreElasticsearchAuditTrail/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/AspNetCoreElasticsearchAuditTrail/actions/workflows/dotnet.yml)

https://damienbod.com/2017/02/28/implementing-an-audit-trail-using-asp-net-core-and-elasticsearch-with-nest/

![Overview](https://github.com/damienbod/AspNetCoreElasticsearchAuditTrail/blob/main/images/elastic_auditlog_01.png)

## History

- 2025-01-01 Updated packages, .NET 9, bootstrap 5
- 2024-10-25 Updated packages
- 2024-09-10 Switched to Elastic.Clients.Elasticsearch, removed Nest, updated to .NET 8
- 2024-09-10 Updated build
- 2020-01-12 Updating to .NET Core 3.1
- 2019-02-15 Updating to .NET Core 2.2, Updated NEST breaking changes

## Links

https://www.elastic.co/guide/en/elasticsearch/reference/current/aliases.html

https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html

https://docs.microsoft.com/en-us/aspnet/core/

https://www.elastic.co/products/elasticsearch

https://github.com/elastic/elasticsearch-net