# Is there any way to change the size of points on Maps based on the number of logs?

**URL:** https://discuss.elastic.co/t/is-there-any-way-to-change-the-size-of-points-on-maps-based-on-the-number-of-logs/311614
**Category:** Kibana
**Created:** [August 8, 2022, 1:48am UTC](https://discuss.elastic.co/t/is-there-any-way-to-change-the-size-of-points-on-maps-based-on-the-number-of-logs/311614 "2022-08-08T01:48:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![its-ogawa](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/its-ogawa/32/120829_2.png) [@its-ogawa](https://discuss.elastic.co/u/its-ogawa)
#### Post date: [August 8, 2022, 1:48am UTC](https://discuss.elastic.co/t/is-there-any-way-to-change-the-size-of-points-on-maps-based-on-the-number-of-logs/311614/1 "2022-08-08T01:48:25Z")

</div>

I am using Logstash's geoip filter to get geo\_points from my access logs.

I am plotting these points on Maps, but the size of the points are all uniform.  
In the options, I have found Symbol size, but it only shows the numeric data on the field.  
How can I change the size by the number of unique records in geoip.location (or geoip.country, geoip.city\_name)?

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/0/8/0837a6b97f962e12260bfe334163ef7a840c4f7f.png)

---

<div class="post-metadata">

### Author: ![stephenb](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/stephenb/32/40856_2.png) [@stephenb](https://discuss.elastic.co/u/stephenb)
#### Post date: [August 8, 2022, 3:39am UTC](https://discuss.elastic.co/t/is-there-any-way-to-change-the-size-of-points-on-maps-based-on-the-number-of-logs/311614/2 "2022-08-08T03:39:58Z")

</div>

Instead of documents try this

 ![Screen Shot 2022-08-07 at 9.33.54 PM](https://us1.discourse-cdn.com/elastic/original/3X/6/a/6ad803e0f46f7c4ce69f724ac30245139ce5b41e.jpeg)

 ![Screen Shot 2022-08-07 at 9.34.05 PM](https://us1.discourse-cdn.com/elastic/original/3X/6/c/6c18941d93f777ed943b0caf76352de20e5701a2.jpeg)

 ![Screen Shot 2022-08-07 at 9.34.26 PM](https://us1.discourse-cdn.com/elastic/original/3X/7/f/7f417a99623e09dfd3a53f96e70ed92c95f21a2f.png)

 ![Screen Shot 2022-08-07 at 9.37.57 PM](https://us1.discourse-cdn.com/elastic/original/3X/f/a/fae9a7d2aab008b1f2a137ea1113d367313168ae.png)

 ![Screen Shot 2022-08-07 at 9.38.52 PM](https://us1.discourse-cdn.com/elastic/original/3X/6/f/6ffcabe666fcd27267b8e0d4c21858ec6c915421.jpeg)

 ![Screen Shot 2022-08-07 at 9.39.38 PM](https://us1.discourse-cdn.com/elastic/original/3X/c/2/c28153a50ea7978635d7dd5dee440754f88ddca4.jpeg)

---

<div class="post-metadata">

### Author: ![its-ogawa](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/its-ogawa/32/120829_2.png) [@its-ogawa](https://discuss.elastic.co/u/its-ogawa)
#### Post date: [August 8, 2022, 4:02am UTC](https://discuss.elastic.co/t/is-there-any-way-to-change-the-size-of-points-on-maps-based-on-the-number-of-logs/311614/3 "2022-08-08T04:02:44Z")

</div>

Perfect answer!

---

<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: [September 5, 2022, 4:03am UTC](https://discuss.elastic.co/t/is-there-any-way-to-change-the-size-of-points-on-maps-based-on-the-number-of-logs/311614/4 "2022-09-05T04:03:32Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
