It is well known that the primes are distributed such that they occur with an approximate "likelihood" of $1/\log(n)$ around the integer $n$ - or more precisely, the number of primes up to $n$ is $$\pi(n) \sim \int_2^n \frac{dt}{\log(t)}.$$
Question: Are there other sequences that have a distribution such that the likelihood of $n$ being a member of that sequence is approx $1/\log(n)$?
Further Question: What properties or constraints would such sequences need to adhere to?