Another way is to use the Cauchy condensation test:
For a non-negative, non-decreasing sequence $a_n$ of reals, we have
$$\sum_{n=1}^\infty a_n<\infty\;\;\Leftrightarrow\;\;\sum_{n=0}^\infty 2^n a_{2^n}<\infty$$
Applied to your situation we get that your series converges if and only if
$$\sum_{n=2}^\infty \frac{1}{n (\ln n)^p}$$
converges, which by applying the Cauchy condensation test again converges if and only if
$$\sum_{n=1}^\infty \frac{1}{n^p}$$
converges. Now for this one you should now that it converges iff $p>1$.
Note that, for the sake of clarity, I ignored constants coming from $\ln 2$ that pop up.