I know that for $x>0$, one can quite easily prove that
$$\frac{1}{x}\le\frac{1}{\log{x}},$$
which follows from the trivial identity that $x\le e^x\iff \log x\le x\iff\frac{1}{\log x}\ge\frac{1}{x}$,
but what about the inequality in the title:
$$x\le\frac{1}{\log x}$$
You can try to find the domain on which your inequality holds. For sure we have to require $x>1$, since for $x\leq 1$ we have $\log x\leq 0$.
Then since $x$ is increasing and $1/\log x$ is decreasing for $x>1$, the equality will holds true for $x\in (1,x_\star)$, where $x_\star$ is the only point such that $$x_\star = \frac{1}{\log x_\star}\,.$$
The exact value od $x_\star$ can be found numerically and it's $x_\star = 1.76322\dots$
You can try to find analytic lower bounds for $x_\star$. For instance you know that for $x>1$, $\frac{1}{x-1}\leq \frac{1}{\log x}$ so that $x_\star<x_0$, where $x_0 = \frac{1}{x_0-1}$, i.e. $x_0 = \frac{1}{2}(1+\sqrt{5})=1.61803\dots$. From here you clearly have a rougher bound $$x_\star > x_0=\frac{1}{2}(1+\sqrt{5})>\frac{1}{2}(1+2)=\frac{3}{2}=1.5\,.$$
On the other hand, you have that $x>1+\log x$, so an upper bound for $x_\star$ is the point $x_1$ such that $1+\log x_1=\frac{1}{\log x_1}$. You can find $x_1 = e^{\frac{1}{2}(\sqrt{5}-1)}=1.85528\dots$ As before a less tight but simpler bound can be derived. $$x_\star < x_1=e^{\frac{1}{2}(\sqrt{5}-1)}<e\,.$$