mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
generate better regexes and capture placeholder names
This commit is contained in:
parent
19c1c57acc
commit
04e391aea1
15 changed files with 21695 additions and 65312 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# cloud-log-analyser
|
||||
|
||||
### Updating baked data
|
||||
|
||||
rm -r data/src/data
|
||||
nix build .#extracted-logs-rust
|
||||
cp -rL result data/src/data && chmod -R +w data/src/data
|
||||
Loading…
Add table
Add a link
Reference in a new issue