# How to make hash sum from string?

**URL:** https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897
**Category:** Logstash
**Created:** [September 19, 2016, 2:01pm UTC](https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897 "2016-09-19T14:01:26Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![KIVagant](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kivagant/32/7182_2.png) [@KIVagant](https://discuss.elastic.co/u/KIVagant)
#### Post date: [September 19, 2016, 2:01pm UTC](https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897/1 "2016-09-19T14:01:26Z")

</div>

Hello.

If I have some string field, how I can make a hash sum from that in the Logstash configuration?

Md5 or something else?

---

<div class="post-metadata">

### Author: ![magnusbaeck](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/magnusbaeck/32/44943_2.png) [@magnusbaeck](https://discuss.elastic.co/u/magnusbaeck)
#### Post date: [September 19, 2016, 2:02pm UTC](https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897/2 "2016-09-19T14:02:22Z")

</div>

Use the fingerprint filter.

---

<div class="post-metadata">

### Author: ![KIVagant](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/kivagant/32/7182_2.png) [@KIVagant](https://discuss.elastic.co/u/KIVagant)
#### Post date: [September 19, 2016, 2:04pm UTC](https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897/3 "2016-09-19T14:04:48Z")

</div>

Thank you, @magnusbaeck.

Offtopic: can I mark this topic as "resolved" here?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [September 19, 2016, 9:01pm UTC](https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897/4 "2016-09-19T21:01:54Z")

</div>

There's a solution button somewhere you can click.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 4:37am UTC](https://discuss.elastic.co/t/how-to-make-hash-sum-from-string/60897/5 "2017-07-06T04:37:56Z")

</div>


