# 콘솔을 사용하여 특정 스태프 작업 로그 삭제

**URL:** https://meta.discourse.org/t/removing-specific-staff-action-logs-using-the-console/312393
**Category:** Development
**Tags:** rails-console
**Created:** [6월 17, 2024, 1:45오후 UTC](https://meta.discourse.org/t/removing-specific-staff-action-logs-using-the-console/312393 "2024-06-17T13:45:51Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [6월 17, 2024, 5:17오후 UTC](https://meta.discourse.org/t/removing-specific-staff-action-logs-using-the-console/312393/5 "2024-06-17T17:17:47Z")

</div>

기억으로는 다음과 같습니다:

```plaintext
UserHistory.where(bla,bla,bla)

```

[Introduce a way to also permanently delete the sensitive info from the staff logs - #2 by JammyDodger](https://meta.discourse.org/t/introduce-a-way-to-also-permanently-delete-the-sensitive-info-from-the-staff-logs/292546/2?u=jammydodger)

다만, [Administrative Bulk Operations](https://meta.discourse.org/t/administrative-bulk-operations/118349) 에 있는 다른 부분들이 그 bla bla bla를 채우는 데 도움이 될 수 있습니다.

(지금 제 컴퓨터가 곁에 있지 않습니다)

---

_[View the full topic](https://meta.discourse.org/t/removing-specific-staff-action-logs-using-the-console/312393)._
