forked from TrueCloudLab/frostfs-node
[#1619] logger: Set tags for ir
components
Change-Id: Ifab575bc2a3cd83c9001cd68fffaf94c91494043 Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
This commit is contained in:
parent
dfe2f9956a
commit
12fc7850dd
6 changed files with 26 additions and 13 deletions
|
@ -1,5 +1,7 @@
|
|||
FROSTFS_IR_LOGGER_LEVEL=info
|
||||
FROSTFS_IR_LOGGER_TIMESTAMP=true
|
||||
FROSTFS_IR_LOGGER_TAGS_0_NAMES="main, morph"
|
||||
FROSTFS_IR_LOGGER_TAGS_0_LEVEL="debug"
|
||||
|
||||
FROSTFS_IR_WALLET_PATH=/path/to/wallet.json
|
||||
FROSTFS_IR_WALLET_ADDRESS=NUHtW3eM6a4mmFCgyyr4rj4wygsTKB88XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue