# Tailf:suppress-echo on list key

**URL:** https://dmap-community.ductus.global/t/tailf-suppress-echo-on-list-key/4240
**Category:** YANG
**Created:** [October 26, 2022, 7:06am UTC](https://dmap-community.ductus.global/t/tailf-suppress-echo-on-list-key/4240 "2022-10-26T07:06:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Lakshmi](https://avatars.discourse-cdn.com/v4/letter/l/ea5d25/32.png) [@Lakshmi](https://dmap-community.ductus.global/u/Lakshmi)
#### Post date: [October 26, 2022, 7:06am UTC](https://dmap-community.ductus.global/t/tailf-suppress-echo-on-list-key/4240/1 "2022-10-26T07:06:11Z")

</div>

Hi,  
Does “tailf:suppress-echo” work on a leaf defined as list key ?  
We added “tailf:suppress-echo true” to a leaf which is defined as a key to a list and found that the characters are echoed and also not masked with “\*\*\*” in audit.log.

Please confirm the behavior of this YANG extension on key leaf.

Thanks.

---

<div class="post-metadata">

### Author: ![greg](https://avatars.discourse-cdn.com/v4/letter/g/71c47a/32.png) [@greg](https://dmap-community.ductus.global/u/greg)
#### Post date: [October 28, 2022, 7:33pm UTC](https://dmap-community.ductus.global/t/tailf-suppress-echo-on-list-key/4240/2 "2022-10-28T19:33:23Z")

</div>

This annotation appears not to work for leafs that are keys, most likely since suppressing the key value would make it difficult to determine which list entry was appearing in the audit log.

Since the CLI is only supported for lab use in ConfD Basic and not in a production environment, if you are using ConfD Premium, you should open a ticket with Tail-f support to confirm this.

Thanks!

---

<div class="post-metadata">

### Author: ![Lakshmi](https://avatars.discourse-cdn.com/v4/letter/l/ea5d25/32.png) [@Lakshmi](https://dmap-community.ductus.global/u/Lakshmi)
#### Post date: [October 31, 2022, 8:04am UTC](https://dmap-community.ductus.global/t/tailf-suppress-echo-on-list-key/4240/3 "2022-10-31T08:04:05Z")

</div>

Thanks for your response.
