This is a problem from Ethier and Kurtz' Markov Processes. The book introduces some theorems on local martingales but they all involve the process being right continuous. I think this problem must be solved using the definitions of a local martingale, that is, there is $\mathscr{F}_t$ stopping times $\tau_1\le \tau_2 \le \cdots$ with $\tau_n \to \infty$ a.s. such that $X^{\tau_n}$ is a martingale. However, I am new to this concept and am lost on how to solve this problem. I would greatly appreciate some help.
Let $\eta$ and $\xi$ be independent random variables with $P(\eta=1)=P(\eta=-1)=\frac{1}{2}$ and $E|\xi|=\infty$. Define
$$X(t) = \begin{cases} 0, & 0\le t<1, \\ \eta \xi, & t\ge 1, \end{cases}$$ and $$ \mathscr{F}_t = \begin{cases} \sigma(\xi), & 0\le t<1 \\ \sigma(\xi,\eta), & t\ge 1. \end{cases}$$
Show that $X$ is an $\mathscr{F}_t$-local martingale, but that $X$ is not an $\mathscr{F}_t^X$-local martingale.
As noticed by @JohnDawkins $\{X_t\}$ is a local martingale w.r.t. to the sequence of stopping times $\{n1_{\{|\xi|\le n\}}\}$. However, $\{X_t\}$ cannot be a local martingale w.r.t. the filtration $(\mathcal{F}_t^X)$ because for any $(\mathcal{F}_t^X)$-stopping time $\tau$, $\{\tau<1\}\in \bigvee_{t<1}\mathcal{F}_t^X=\{\emptyset,\Omega\}$. Thus, for $t<1$, $$ \mathsf{E}|X_{1\wedge\tau}|=\mathsf{E}[|X_1|1\{\tau\ge 1\}]=\mathsf{E}[|X_1|]1\{\tau\ge 1\}, $$ which implies that there is no a sequence of $(\mathcal{F}_t^X)$-stopping times $\tau_n\uparrow\infty$ a.s. such that $X^{\tau_n}$ is a martingale for each $n$.